VIPRA Documentation
Loading...
Searching...
No Matches
detail::char_converter< Context > Class Template Reference

Public Member Functions

 char_converter (basic_format_arg< Context > &arg)
 
template<typename T, FMT_ENABLE_IF(std::is_integral< T >::value)>
void operator() (T value)
 
template<typename T, FMT_ENABLE_IF(!std::is_integral< T >::value)>
void operator() (T)
 

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