enum_name
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
detail::arg_formatter< Char > Struct Template Reference
Inheritance diagram for detail::arg_formatter< Char >:
detail::printf_arg_formatter< Char >

Public Types

using iterator = buffer_appender<Char>
 
using context = buffer_context<Char>
 

Public Member Functions

template<typename T >
FMT_CONSTEXPR FMT_INLINE auto operator() (T value) -> iterator
 
auto operator() (typename basic_format_arg< context >::handle) -> iterator
 

Public Attributes

iterator out
 
const format_specs< Char > & specs
 
locale_ref locale
 

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