Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Static Public Member Functions | List of all members
fmt::internal::ArgArray< N, true > Struct Template Reference

#include <format.h>

Public Types

typedef Value Type [N > 0?N:1]
 

Static Public Member Functions

template<typename Formatter , typename T >
static Value make (const T &value)
 

Member Typedef Documentation

template<unsigned N>
typedef Value fmt::internal::ArgArray< N, true >::Type[N > 0?N:1]

Member Function Documentation

template<unsigned N>
template<typename Formatter , typename T >
static Value fmt::internal::ArgArray< N, true >::make ( const T value)
inlinestatic

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