#include <string>
#include <list>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | utils |
Functions | |
ostream & | operator<< (ostream &o, const list< string > &) |
template<class T> ostream & | operator<< (ostream &o, const list< T > &l) |
|
|
|
|