Public Member Functions | Public Attributes | List of all members
detail::arg_data< T, Char, NUM_ARGS, 0 > Struct Template Reference

#include <core.h>

Public Member Functions

template<typename... U>
FMT_INLINE arg_data (const U &...init)
 
FMT_INLINE const T * args () const
 
FMT_INLINE std::nullptr_t named_args ()
 

Public Attributes

args_ [NUM_ARGS!=0?NUM_ARGS:+1]
 

Detailed Description

template<typename T, typename Char, size_t NUM_ARGS>
struct detail::arg_data< T, Char, NUM_ARGS, 0 >

Definition at line 925 of file core.h.

Constructor & Destructor Documentation

template<typename T , typename Char , size_t NUM_ARGS>
template<typename... U>
FMT_INLINE detail::arg_data< T, Char, NUM_ARGS, 0 >::arg_data ( const U &...  init)
inline

Definition at line 930 of file core.h.

Member Function Documentation

template<typename T , typename Char , size_t NUM_ARGS>
FMT_INLINE const T* detail::arg_data< T, Char, NUM_ARGS, 0 >::args ( ) const
inline

Definition at line 931 of file core.h.

template<typename T , typename Char , size_t NUM_ARGS>
FMT_INLINE std::nullptr_t detail::arg_data< T, Char, NUM_ARGS, 0 >::named_args ( )
inline

Definition at line 932 of file core.h.

Member Data Documentation

template<typename T , typename Char , size_t NUM_ARGS>
T detail::arg_data< T, Char, NUM_ARGS, 0 >::args_[NUM_ARGS!=0?NUM_ARGS:+1]

Definition at line 927 of file core.h.


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