SyTen

◆ initNew()

template<typename Type >
void syten::DynArray< Type >::initNew ( )
inlineprivate

Acquire memory and construct elements of Type on it.

References syten::DynArray< Type >::alignment, syten::DynArray< Type >::alloc, syten::DynArray< Type >::array, syten::DynArray< Type >::Dynamic, syten::DynArray< Type >::Eternal, syten::l_malloc(), syten::le_malloc(), and syten::DynArray< Type >::length.

Referenced by syten::DynArray< Type >::init().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: