SyTen

◆ operator=() [8/10]

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

Copy assignment op from vector.

References std::move().

+ Here is the call graph for this function: