[][src]Type Definition hazptr::Owned

type Owned<T, N> = Owned<T, HP, N>;

A specialization of Owned for the HP reclamation scheme.