Loading...
Searching...
No Matches
basic_writer< Range >::int_writer< Int, Specs > Struct Template Reference
Detailed Descriptiontemplate<typename Range>
template<typename Int, typename Specs> struct internal::basic_writer< Range >::int_writer< Int, Specs > Member Typedef Documentation◆ unsigned_type
template<typename Range >
template<typename Int , typename Specs >
Member Enumeration Documentation◆ anonymous enum
template<typename Range >
template<typename Int , typename Specs >
Constructor & Destructor Documentation◆ int_writer()
template<typename Range >
template<typename Int , typename Specs >
Definition at line 1458 of file format.h. References internal::is_negative(), sign::minus, sign::none, and sign::plus. Member Function Documentation◆ get_prefix()◆ on_bin()
template<typename Range >
template<typename Int , typename Specs >
Definition at line 1517 of file format.h. References basic_writer< Range >::write_int(). ◆ on_dec()
template<typename Range >
template<typename Int , typename Specs >
Definition at line 1482 of file format.h. References internal::count_digits(), and basic_writer< Range >::write_int(). ◆ on_error()◆ on_hex()
template<typename Range >
template<typename Int , typename Specs >
Definition at line 1498 of file format.h. References basic_writer< Range >::write_int(). ◆ on_num()
template<typename Range >
template<typename Int , typename Specs >
Definition at line 1569 of file format.h. References internal::count_digits(), basic_writer< Range >::locale_, and basic_writer< Range >::write_int(). ◆ on_oct()
template<typename Range >
template<typename Int , typename Specs >
Definition at line 1527 of file format.h. References basic_writer< Range >::write_int(). Member Data Documentation◆ abs_valueDefinition at line 1452 of file format.h. Referenced by basic_writer< Range >::int_writer< Int, Specs >::hex_writer::operator()(). ◆ prefix
template<typename Range >
template<typename Int , typename Specs >
◆ prefix_size
template<typename Range >
template<typename Int , typename Specs >
◆ specs
template<typename Range >
template<typename Int , typename Specs >
Definition at line 1451 of file format.h. Referenced by basic_writer< Range >::int_writer< Int, Specs >::hex_writer::operator()(). ◆ writer
|