SyTen

◆ DynArray() [5/6]

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

Pointer/Length ctor, use if you know what you're doing.