quill
Classes | Public Member Functions | List of all members
detail::digit_grouping< Char > Class Template Reference

Public Member Functions

template<typename Locale , FMTQUILL_ENABLE_IF(std::is_same< Locale, locale_ref >::value) >
 digit_grouping (Locale loc, bool localized=true)
 
 digit_grouping (std::string grouping, std::basic_string< Char > sep)
 
auto has_separator () const -> bool
 
auto count_separators (int num_digits) const -> int
 
template<typename Out , typename C >
auto apply (Out out, basic_string_view< C > digits) const -> Out
 

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