
#include <stream.h>#include <list.h>#include <vector.h>Functions | |
| template<class T, class A = allocator<T>> ostream & | operator<< (ostream &out, const list< T > &L) |
| template<class T, class A = allocator<T>> istream & | operator>> (istream &in, list< T > &L) |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|