SyTen

◆ LimVec() [7/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 ( std::vector< Type > const &  v)
inline

Vector copy initializer.

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

+ Here is the call graph for this function: