centos man page for std::money_base

Query: std::money_base

OS: centos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

std::money_base(3)					     Library Functions Manual						std::money_base(3)

NAME
std::money_base -
SYNOPSIS
Inherited by std::moneypunct< _CharT, _Intl >. Public Types enum { _S_minus, _S_zero, _S_end } enum part { none, space, symbol, sign, value } Static Public Member Functions static pattern _S_construct_pattern (char __precedes, char __space, char __posn) throw () Static Public Attributes static const char * _S_atoms static const pattern _S_default_pattern Detailed Description Money format ordering data. This class contains an ordered array of 4 fields to represent the pattern for formatting a money amount. Each field may contain one entry from the part enum. symbol, sign, and value must be present and the remaining field must contain either none or space. See Also: moneypunct::pos_format() and moneypunct::neg_format() for details of how these fields are interpreted. Definition at line 840 of file locale_facets_nonio.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 std::money_base(3)
Related Man Pages
std::messages(3) - centos
std::money_get(3) - centos
std::money_put(3) - centos
std::moneypunct(3) - centos
std::money_put(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq