SyTen

◆ end() [2/2]

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

const Iterator one past the end of storage

References std::array< T >::begin(), syten::LimVec< Type, max, MaxType, type >::storage, and syten::LimVec< Type, max, MaxType, type >::used.

+ Here is the call graph for this function: