Loading [MathJax]/extensions/tex2jax.js
SyTen
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages

◆ 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.