SyTen

◆ operator<<() [35/41]

template<typename Type >
std::ostream& syten::operator<< ( std::ostream out,
Vec< Type > const &  a 
)
inline

Formatted output of a vector, using square brackets.

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

+ Here is the call graph for this function: