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

#include <format.h>

Public Member Functions

template<typename Out , typename C >
constexpr auto apply (Out out, basic_string_view< C >) const -> Out
 
constexpr auto count_separators (int) const -> int
 
constexpr fallback_digit_grouping (locale_ref, bool)
 
constexpr auto has_separator () const -> bool
 

Detailed Description

template<typename Char>
class detail::fallback_digit_grouping< Char >

Definition at line 2706 of file format.h.

Constructor & Destructor Documentation

◆ fallback_digit_grouping()

template<typename Char >
constexpr detail::fallback_digit_grouping< Char >::fallback_digit_grouping ( locale_ref  ,
bool   
)
inlineconstexpr

Definition at line 2708 of file format.h.

Member Function Documentation

◆ apply()

template<typename Char >
template<typename Out , typename C >
constexpr auto detail::fallback_digit_grouping< Char >::apply ( Out  out,
basic_string_view< C  
) const -> Out
inlineconstexpr

Definition at line 2715 of file format.h.

◆ count_separators()

template<typename Char >
constexpr auto detail::fallback_digit_grouping< Char >::count_separators ( int  ) const -> int
inlineconstexpr

Definition at line 2712 of file format.h.

◆ has_separator()

template<typename Char >
constexpr auto detail::fallback_digit_grouping< Char >::has_separator ( ) const -> bool
inlineconstexpr

Definition at line 2710 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30