#include <iomanip.hpp>
Public Member Functions | |
ARAGELI_IOMANIP_BINDER_PART1 (matrix_output_list_binder, matrix_output_list, o) | |
template<typename T, bool REFCNT> | |
std::basic_ostream< Ch, ChT > & | operator<< (const matrix< T, REFCNT > &x) const |
Definition at line 650 of file iomanip.hpp.
Arageli::iomanip::matrix_output_list_binder< Ch, ChT >::ARAGELI_IOMANIP_BINDER_PART1 | ( | matrix_output_list_binder< Ch, ChT > | , | |
matrix_output_list | , | |||
o | ||||
) |
std::basic_ostream< Ch, ChT > & Arageli::iomanip::matrix_output_list_binder< Ch, ChT >::operator<< | ( | const matrix< T, REFCNT > & | x | ) | const [inline] |
Definition at line 686 of file iomanip.hpp.