SyTen

◆ data() [2/2]

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

const pointer to the storage.

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

+ Here is the call graph for this function: