VIPRA Documentation
Loading...
Searching...
No Matches
detail::arg_formatter< Char > Struct Template Reference
Inheritance diagram for detail::arg_formatter< Char >:
Collaboration diagram for detail::arg_formatter< Char >:

Public Types

using iterator = basic_appender<Char>
 
using context = buffered_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_specsspecs
 
locale_ref locale
 

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