Public Attributes | List of all members
internal::arg_map< Context >::entry Struct Reference

Public Attributes

basic_string_view< char_typename
 
basic_format_arg< Context > arg
 

Detailed Description

template<typename Context>
struct internal::arg_map< Context >::entry

Definition at line 942 of file core.h.

Member Data Documentation

template<typename Context>
basic_format_arg<Context> internal::arg_map< Context >::entry::arg

Definition at line 944 of file core.h.

template<typename Context>
basic_string_view<char_type> internal::arg_map< Context >::entry::name

Definition at line 943 of file core.h.


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