SyTen

◆ operator<<() [6/9]

template<typename Type >
std::ostream& std::operator<< ( std::ostream out,
std::vector< 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: