#include <fmt/base.h>
◆ type
template<typename Context , int NUM_ARGS, int NUM_NAMED_ARGS, unsigned long long DESC>
Initial value:
named_arg_store<Context, NUM_ARGS, NUM_NAMED_ARGS, DESC>>
constexpr auto max_of(T a, T b) -> T
Definition base.h:347
typename std::conditional< B, T, F >::type conditional_t
Definition base.h:306
conditional_t< NUM_ARGS<=max_packed_args, value< Context >, basic_format_arg< Context > > arg_t
Definition base.h:2346
◆ args
template<typename Context , int NUM_ARGS, int NUM_NAMED_ARGS, unsigned long long DESC>
The documentation for this struct was generated from the following file: