SoPlex Documentation
Loading...
Searching...
No Matches
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 1061 of file core.h.

Member Data Documentation

◆ arg

template<typename Context >
basic_format_arg<Context> arg

Definition at line 1063 of file core.h.

◆ name

template<typename Context >
basic_string_view<char_type> name

Definition at line 1062 of file core.h.

Referenced by arg_map< Context >::push_back().