#include <io.hpp>
Public Types | |
| typedef void | result_type |
Public Member Functions | |
| template<class Prefix , class T > | |
| void | operator() (Prefix, const T &t) const |
| template<long N, class T > | |
| void | operator() (scale< N, static_rational< 0 > >, const T &t) const |
Public Attributes | |
| Os * | os |
| bool * | prefixed |
| typedef void boost::units::detail::print_scale_t< Os >::result_type |
|
inline |
References boost::units::detail::do_print(), boost::units::get_format(), boost::iostreams::gzip::flags::name, boost::units::name_fmt, boost::units::detail::print_scale_t< Os >::prefixed, boost::units::raw_fmt, boost::spirit::x3::unicode::symbol, boost::units::symbol_fmt, boost::units::typename_fmt, and boost::program_options::value().
|
inline |
| Os* boost::units::detail::print_scale_t< Os >::os |
| bool* boost::units::detail::print_scale_t< Os >::prefixed |
Referenced by boost::units::detail::print_scale_t< Os >::operator()().