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

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

Compact form of PRefCell <T,BuddyAlloc>.