quill
Public Types | Public Attributes | List of all members
detail::format_arg_store< Context, NUM_ARGS, NUM_NAMED_ARGS, DESC > Struct Template Reference

Public Types

using type = conditional_t< NUM_NAMED_ARGS==0, arg_t< Context, NUM_ARGS >[max_of(1, NUM_ARGS)], named_arg_store< Context, NUM_ARGS, NUM_NAMED_ARGS, DESC > >
 

Public Attributes

type args
 

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