Flow123d  JS_before_hm-1-ge159291
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)
 

Detailed Description

template<unsigned N>
struct fmt::internal::ArgArray< N, true >

Definition at line 2074 of file format.h.

Member Typedef Documentation

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

Definition at line 2075 of file format.h.

Member Function Documentation

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

Definition at line 2078 of file format.h.


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