SyTen

◆ operator<<() [1/9]

template<typename Type , std::size_t rank>
std::ostream& std::operator<< ( std::ostream out,
std::array< Type, rank > const &  a 
)
inline

Formatted output of an array, using curly brackets.