VIPRA Documentation
|
This is the complete list of members for context, including all inherited members.
advance_to(iterator) (defined in context) | context | inline |
arg(int id) const -> format_arg (defined in context) | context | inline |
arg(string_view name) -> format_arg (defined in context) | context | inline |
arg_id(string_view name) -> int (defined in context) | context | inline |
args() const -> const basic_format_args< context > & (defined in context) | context | inline |
char_type typedef | context | |
context(iterator out, basic_format_args< context > ctx_args, detail::locale_ref loc={}) | context | inline |
context(context &&)=default (defined in context) | context | |
context(const context &)=delete (defined in context) | context | |
format_arg typedef (defined in context) | context | |
formatter_type typedef (defined in context) | context | |
iterator typedef (defined in context) | context | |
locale() -> detail::locale_ref (defined in context) | context | inline |
operator=(const context &)=delete (defined in context) | context | |
out() -> iterator (defined in context) | context | inline |
parse_context_type typedef (defined in context) | context |