95c4e3cff7
This module implements so-called "guards". A guard is something (usually an object) that "guards" a resource, ensuring that it is cleaned up when expected. Specifically, this module supports two different types of guards: guard objects, which execute a given code block when destroyed, and scoped guards, which are tied to the scope exit.
5 lines
238 B
Text
5 lines
238 B
Text
$NetBSD: distinfo,v 1.1.1.1 2009/08/08 20:52:22 sno Exp $
|
|
|
|
SHA1 (Guard-1.021.tar.gz) = a2e6ca5a8336add12c5a75cbd7408e14f62d2a77
|
|
RMD160 (Guard-1.021.tar.gz) = d432ea4c9fdff3eaa41fe786cb52201acb870d27
|
|
Size (Guard-1.021.tar.gz) = 6621 bytes
|