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

Public Member Functions

template<typename T, FMT_ENABLE_IF(is_integer< T >::value)>
auto operator() (T value) -> bool
 
template<typename T, FMT_ENABLE_IF(!is_integer< T >::value)>
auto operator() (T) -> bool
 

Public Attributes

basic_appender< Char > out
 
const format_specsspecs
 
std::basic_string< Char > sep
 
std::string grouping
 
std::basic_string< Char > decimal_point
 

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