Public Member Functions | Public Attributes | List of all members
detail::dynamic_spec_id_handler< Char > Struct Template Reference

#include <core.h>

Public Member Functions

FMT_CONSTEXPR void on_auto ()
 
FMT_CONSTEXPR void on_index (int id)
 
FMT_CONSTEXPR void on_name (basic_string_view< Char > id)
 

Public Attributes

basic_format_parse_context< Char > & ctx
 
arg_ref< Char > & ref
 

Detailed Description

template<typename Char>
struct detail::dynamic_spec_id_handler< Char >

Definition at line 2249 of file core.h.

Member Function Documentation

◆ on_auto()

template<typename Char >
FMT_CONSTEXPR void detail::dynamic_spec_id_handler< Char >::on_auto ( )
inline

Definition at line 2253 of file core.h.

◆ on_index()

template<typename Char >
FMT_CONSTEXPR void detail::dynamic_spec_id_handler< Char >::on_index ( int  id)
inline

Definition at line 2258 of file core.h.

◆ on_name()

template<typename Char >
FMT_CONSTEXPR void detail::dynamic_spec_id_handler< Char >::on_name ( basic_string_view< Char >  id)
inline

Definition at line 2263 of file core.h.

Member Data Documentation

◆ ctx

template<typename Char >
basic_format_parse_context<Char>& detail::dynamic_spec_id_handler< Char >::ctx

Definition at line 2250 of file core.h.

◆ ref

template<typename Char >
arg_ref<Char>& detail::dynamic_spec_id_handler< Char >::ref

Definition at line 2251 of file core.h.


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


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