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

#include <format.h>

Classes

union  value
 

Public Member Functions

FMT_CONSTEXPR arg_ref ()
 
FMT_CONSTEXPR arg_ref (int index)
 
FMT_CONSTEXPR arg_ref (basic_string_view< Char > name)
 
FMT_CONSTEXPR arg_refoperator= (int idx)
 

Public Attributes

arg_id_kind kind
 
union detail::arg_ref::value val
 

Detailed Description

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

Definition at line 2573 of file format.h.

Constructor & Destructor Documentation

template<typename Char>
FMT_CONSTEXPR detail::arg_ref< Char >::arg_ref ( )
inline

Definition at line 2574 of file format.h.

template<typename Char>
FMT_CONSTEXPR detail::arg_ref< Char >::arg_ref ( int  index)
inlineexplicit

Definition at line 2576 of file format.h.

template<typename Char>
FMT_CONSTEXPR detail::arg_ref< Char >::arg_ref ( basic_string_view< Char >  name)
inlineexplicit

Definition at line 2578 of file format.h.

Member Function Documentation

template<typename Char>
FMT_CONSTEXPR arg_ref& detail::arg_ref< Char >::operator= ( int  idx)
inline

Definition at line 2581 of file format.h.

Member Data Documentation

template<typename Char>
arg_id_kind detail::arg_ref< Char >::kind

Definition at line 2587 of file format.h.

template<typename Char>
union detail::arg_ref::value detail::arg_ref< Char >::val

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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51