SyTen

◆ operator=() [5/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::initializer_list< Type > &&  v)
inline

Move assignment op from init list.

References std::move().

+ Here is the call graph for this function: