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

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

Compact form of VCell <T,BuddyAlloc>.