SyTen

◆ DynArray() [1/6]

template<typename Type >
syten::DynArray< Type >::DynArray ( Size  length_,
Type const  initialiser = 0,
Allocation  alloc_ = Allocation::Dynamic 
)
inline

Ctor with value-initialisation.

References syten::DynArray< Type >::array, std::fill(), syten::DynArray< Type >::init(), syten::DynArray< Type >::length, and syten::No.

+ Here is the call graph for this function: