Type Definition corundum::default::Pbox[][src]

type Pbox<T> = Pbox<T, BuddyAlloc>;
Expand description

Compact form of Pbox <T,BuddyAlloc>.