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

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

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