SyTen

◆ operator<<() [2/2]

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

Formatted verbose output of an array, using curly brackets.

References syten::rank(), and syten::verbose().

+ Here is the call graph for this function: