Public Member Functions | Public Attributes | List of all members
detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::char_spec_handler Struct Reference
Inheritance diagram for detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::char_spec_handler:
Inheritance graph
[legend]

Public Member Functions

 char_spec_handler (arg_formatter_base &f, Char val)
 
void on_char ()
 
void on_int ()
 

Public Attributes

arg_formatter_baseformatter
 
Char value
 

Detailed Description

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
struct detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::char_spec_handler

Definition at line 2186 of file format.h.

Constructor & Destructor Documentation

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::char_spec_handler::char_spec_handler ( arg_formatter_base f,
Char  val 
)
inline

Definition at line 2190 of file format.h.

Member Function Documentation

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
void detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::char_spec_handler::on_char ( )
inline

Definition at line 2197 of file format.h.

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
void detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::char_spec_handler::on_int ( )
inline

Definition at line 2193 of file format.h.

Member Data Documentation

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
arg_formatter_base& detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::char_spec_handler::formatter

Definition at line 2187 of file format.h.

template<typename OutputIt, typename Char, typename ErrorHandler = error_handler>
Char detail::arg_formatter_base< OutputIt, Char, ErrorHandler >::char_spec_handler::value

Definition at line 2188 of file format.h.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51