SyTen

◆ cbegin()

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 >::cbegin ( ) const
inline

const Iterator to begin of storage

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

+ Here is the call graph for this function: