Public Member Functions | Public Attributes | List of all members
detail::arg_ref< Char >::value Union Reference

#include <core.h>

Public Member Functions

FMT_CONSTEXPR value (basic_string_view< Char > n)
 
FMT_CONSTEXPR value (int idx=0)
 

Public Attributes

int index
 
basic_string_view< Char > name
 

Detailed Description

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

Definition at line 2116 of file core.h.

Constructor & Destructor Documentation

◆ value() [1/2]

template<typename Char >
FMT_CONSTEXPR detail::arg_ref< Char >::value::value ( int  idx = 0)
inline

Definition at line 2117 of file core.h.

◆ value() [2/2]

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

Definition at line 2118 of file core.h.

Member Data Documentation

◆ index

template<typename Char >
int detail::arg_ref< Char >::value::index

Definition at line 2120 of file core.h.

◆ name

template<typename Char >
basic_string_view<Char> detail::arg_ref< Char >::value::name

Definition at line 2121 of file core.h.


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


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