[][src]Type Definition hazptr::Shared

type Shared<'g, T, N> = Shared<'g, T, HP, N>;

A specialization of Shared for the HP reclamation scheme.