[][src]Type Definition gharial::GBox

type GBox<T> = TestBox<T, GAlloc>;

Alias to TestBox<T, GAlloc> 'GBox' stands for 'Gharial Box'.