SyTen

◆ Array() [1/2]

template<typename T , Size Sz>
syten::ArrayImpl::Array< T, Sz >::Array ( std::initializer_list< T >  list)
inline

Ctor from an initializer list.

References std::initializer_list::begin(), std::copy(), std::initializer_list::end(), std::initializer_list::size(), and SYTEN_ASSERT_MSG.

+ Here is the call graph for this function: