boost::container Namespace Reference

Functions

template<typename T , std::size_t N>
std::ostream & operator<< (std::ostream &os, const boost::container::small_vector< T, N > &vec)
 Vector output stream operator. More...
 

Function Documentation

◆ operator<<()

template<typename T , std::size_t N>
std::ostream& boost::container::operator<< ( std::ostream &  os,
const boost::container::small_vector< T, N > &  vec 
)
inline

Vector output stream operator.

Definition at line 104 of file vector.h.

Here is the call graph for this function: