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

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

Compact form of Parc <T,BuddyAlloc>.