[][src]Type Definition reclaim::leak::Unprotected

type Unprotected<T, N> = Unprotected<T, Leaking, N>;

An Unprotected type that uses the no-op Leaking "reclamation" scheme.