struct loc_writer

Declaration

template <typename Char = char>
struct loc_writer { /* full declaration omitted */ };

Declared at: third_party/fmt/include/fmt/format.h:2185

Templates

Char

Member Variables

public buffer_appender<Char> out
public const format_specs<Char>& specs
public std::basic_string<Char> sep
public std::string grouping
public std::basic_string<Char> decimal_point