Agora  1.2.0
Agora project
fmt::v8::detail::arg_ref< Char >::value Union Reference

#include <core.h>

Public Member Functions

 value (int id=0)
 
 value (basic_string_view< Char > n)
 

Public Attributes

int index
 
basic_string_view< Char > name
 

Constructor & Destructor Documentation

◆ value() [1/2]

template<typename Char >
fmt::v8::detail::arg_ref< Char >::value::value ( int  id = 0)
inline

◆ value() [2/2]

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

Member Data Documentation

◆ index

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

◆ name

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

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