#include <iomanip.hpp>
Public Member Functions | |
| ARAGELI_IOMANIP_BINDER_PART1 (vector_output_list_binder, vector_output_list, o) | |
| template<typename T, bool REFCNT> | |
| std::basic_ostream< Ch, ChT > & | operator<< (const vector< T, REFCNT > &x) const |
Definition at line 508 of file iomanip.hpp.
| Arageli::iomanip::vector_output_list_binder< Ch, ChT >::ARAGELI_IOMANIP_BINDER_PART1 | ( | vector_output_list_binder< Ch, ChT > | , | |
| vector_output_list | , | |||
| o | ||||
| ) |
| std::basic_ostream< Ch, ChT > & Arageli::iomanip::vector_output_list_binder< Ch, ChT >::operator<< | ( | const vector< T, REFCNT > & | x | ) | const [inline] |
Definition at line 537 of file iomanip.hpp.
1.4.7