42 #ifndef LINALGPACK_IO_FORMAT_H
43 #define LINALGPACK_IO_FORMAT_H
49 namespace DenseLinAlgPack {
50 namespace LinAlgPackIO {
481 #endif // LINALGPACK_IO_FORMAT_H
bound_format< T > bind(const format &f, T &obj)
fmtflags flags(fmtflags f)
Set the flags.
fmtflags setf(fmtflags f)
Set a flag.
const f_int f_dbl_prec const f_int f_int const f_int f_int const f_dbl_prec f_int f_int f_dbl_prec w[]
std::ios_base::fmtflags fmtflags
const_bound_format< T > cbind(const format &f, const T &obj)
LinAlgPackIO::fmtflags fmtflags
fmtflags setf(fmtflags f, fmtflags mask)
Set a flag under a mask.
void unsetf(fmtflags mask)
Unset a flag(s)
fmtflags flags() const
Get the flags.
bit_flags()
Initialize the flags to 0x0000.