SyTen

◆ alloc

template<typename Type >
Allocation syten::DynArray< Type >::alloc = Allocation::Dynamic
private

Whether we used dynamic or eternal allocation.

Referenced by syten::DynArray< Type >::free(), syten::DynArray< Type >::initNew(), and syten::DynArray< Type >::initTrivial().