#include <fmt/base.h>
◆ type
template<typename Context, int NUM_ARGS, int NUM_NAMED_ARGS, unsigned long long DESC>
Initial value:
constexpr auto max_of(T a, T b) -> T
Definition base.h:350
typename std::conditional< B, T, F >::type conditional_t
Definition base.h:309
conditional_t< NUM_ARGS<=max_packed_args, value< Context >, basic_format_arg< Context > > arg_t
Definition base.h:2361
◆ 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: