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

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

Compact form of TCell <T,BuddyAlloc>.