[][src]Type Definition corundum::alloc::default::PCell

type PCell<T> = LogCell<T, BuddyAlloc>;

Compact form of LogCell <T,BuddyAlloc>.