quill
Public Member Functions | Public Attributes | List of all members
detail::loc_writer< Char > Struct Template Reference
Collaboration diagram for detail::loc_writer< Char >:
Collaboration graph
[legend]

Public Member Functions

template<typename T , FMTQUILL_ENABLE_IF(is_integer< T >::value) >
auto operator() (T value) -> bool
 
template<typename T , FMTQUILL_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: