Synopsis

Declared in <fmt/printf.h>

template<typename Char>
class basic_printf_context;

Type Aliases

Name

char_type

Enums

Member Functions

Name

Description

basic_printf_context [constructor]

Constructs a printf_context object. References to the arguments are stored in the context object so make sure they have appropriate lifetimes.

advance_to

arg

locale

out

Created with MrDocs