SyTen

◆ data() [1/2]

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

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: