SyTen

◆ LimVec() [1/8]

template<typename Type , Rank max, typename MaxType = unsigned char, typename std::enable_if<(max< std::numeric_limits< MaxType >::max()), int >::type = 0>
syten::LimVec< Type, max, MaxType, type >::LimVec ( Index  used_)
inline

Ctor declaring the first used_ elements in use.

References syten::max(), and SYTEN_ASSERT_DEBUG.

+ Here is the call graph for this function: