SyTen

◆ eternalised()

template<typename Type >
DynArray<Type> syten::DynArray< Type >::eternalised ( ) const
inline

Returns a copy of *this with the internal array allocated on the eternal heap.

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

+ Here is the call graph for this function: