A type‐erased formatting argument passed to a format_facet for locale‐aware formatting.

Synopsis

Declared in <fmt/format.h>

class loc_value;

Member Functions

Name

Description

loc_value [constructor]

Constructors

visit

Applies vis to the stored value, as with basic_format_arg::visit.

Created with MrDocs