SyTen

◆ Vec() [3/4]

template<typename T >
template<std::size_t rank>
syten::Vec< T >::Vec ( std::array< T, rank > const &  arr)
inline

Ctor from a std::array of the same type.

Copies data from the array.

References std::vector< T >::push_back().

+ Here is the call graph for this function: