|
lxgui
|
STL namespace. More...
Functions | |
| template<class T , std::size_t N> | |
| ostream & | operator<< (ostream &o, const array< T, N > &a) |
| template<class T > | |
| ostream & | operator<< (ostream &o, const vector< T > &a) |
STL namespace.
| ostream & std::operator<< | ( | ostream & | o, |
| const array< T, N > & | a | ||
| ) |
Definition at line 28 of file utils_std.hpp.
| ostream & std::operator<< | ( | ostream & | o, |
| const vector< T > & | a | ||
| ) |
Definition at line 41 of file utils_std.hpp.