SyTen

◆ operator<<() [1/2]

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

Formatted output of an array, using curly brackets.

References syten::rank().

+ Here is the call graph for this function: