SyTen

◆ DynArray() [2/6]

template<typename Type >
syten::DynArray< Type >::DynArray ( Size  length_,
Init  do_init,
Allocation  alloc_ = Allocation::Dynamic 
)
inline

Ctor with option to turn off constructor calling.

References syten::DynArray< Type >::init().

+ Here is the call graph for this function: