Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > bfb47da7e0322bcb0e23e4b1838d9db9 > files > 3307

libstdc++-docs-8.4.0-1.mga7.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>libstdc++: std::moneypunct_byname&lt; _CharT, _Intl &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  $(document).ready(initResizable);
/* @license-end */</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">libstdc++
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('a05959.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pub-static-attribs">Static Public Attributes</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-static-methods">Static Protected Member Functions</a> &#124;
<a href="a05956.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">std::moneypunct_byname&lt; _CharT, _Intl &gt; Class Template Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for std::moneypunct_byname&lt; _CharT, _Intl &gt;:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="a05958.svg" width="259" height="210"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a79a478e6e273808e5957db9b92f65908"><td class="memItemLeft" align="right" valign="top"><a id="a79a478e6e273808e5957db9b92f65908"></a>enum &#160;</td><td class="memItemRight" valign="bottom">{ <b>_S_minus</b>, 
<b>_S_zero</b>, 
<b>_S_end</b>
 }</td></tr>
<tr class="separator:a79a478e6e273808e5957db9b92f65908"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a58955c5ee4283a3cf4068b6d344bcf88"><td class="memItemLeft" align="right" valign="top"><a id="a58955c5ee4283a3cf4068b6d344bcf88"></a>
typedef __moneypunct_cache&lt; _CharT, _Intl &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>__cache_type</b></td></tr>
<tr class="separator:a58955c5ee4283a3cf4068b6d344bcf88"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aec4ad7d93d876fcaa21738784c574639"><td class="memItemLeft" align="right" valign="top"><a id="aec4ad7d93d876fcaa21738784c574639"></a>
typedef _CharT&#160;</td><td class="memItemRight" valign="bottom"><b>char_type</b></td></tr>
<tr class="separator:aec4ad7d93d876fcaa21738784c574639"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9da19f2aab9fcc6f96f02d34e9938615"><td class="memItemLeft" align="right" valign="top"><a id="a9da19f2aab9fcc6f96f02d34e9938615"></a>enum &#160;</td><td class="memItemRight" valign="bottom"><b>part</b> { <br />
&#160;&#160;<b>none</b>, 
<b>space</b>, 
<b>symbol</b>, 
<b>sign</b>, 
<br />
&#160;&#160;<b>value</b>
<br />
 }</td></tr>
<tr class="separator:a9da19f2aab9fcc6f96f02d34e9938615"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a68225e1c4fed1da3f49998c81b194be9"><td class="memItemLeft" align="right" valign="top"><a id="a68225e1c4fed1da3f49998c81b194be9"></a>
typedef <a class="el" href="a04771.html">basic_string</a>&lt; _CharT &gt;&#160;</td><td class="memItemRight" valign="bottom"><b>string_type</b></td></tr>
<tr class="separator:a68225e1c4fed1da3f49998c81b194be9"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a4aa91ac1317af64cfbef504a57561ea2"><td class="memItemLeft" align="right" valign="top"><a id="a4aa91ac1317af64cfbef504a57561ea2"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>moneypunct_byname</b> (const char *__s, size_t __refs=0)</td></tr>
<tr class="separator:a4aa91ac1317af64cfbef504a57561ea2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4a61cddc4b98592021c73800828b9562"><td class="memItemLeft" align="right" valign="top"><a id="a4a61cddc4b98592021c73800828b9562"></a>
&#160;</td><td class="memItemRight" valign="bottom"><b>moneypunct_byname</b> (const <a class="el" href="a01509.html#ga32db3d9898c44d3b3a578b560f7758cc">string</a> &amp;__s, size_t __refs=0)</td></tr>
<tr class="separator:a4a61cddc4b98592021c73800828b9562"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a14f1dcb29d715a787f93e43a84b3dbef"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a14f1dcb29d715a787f93e43a84b3dbef">curr_symbol</a> () const</td></tr>
<tr class="separator:a14f1dcb29d715a787f93e43a84b3dbef"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a65fe46d62bb27b85e80b291d164193e1"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a05955.html#af3d40c8640263d9bbe03176598d04ccf">char_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a65fe46d62bb27b85e80b291d164193e1">decimal_point</a> () const</td></tr>
<tr class="separator:a65fe46d62bb27b85e80b291d164193e1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab087ab658475c890a25a4f2f564eb7ac"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#ab087ab658475c890a25a4f2f564eb7ac">frac_digits</a> () const</td></tr>
<tr class="separator:ab087ab658475c890a25a4f2f564eb7ac"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad844360a48a244b5158e26f63a644948"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a01509.html#ga32db3d9898c44d3b3a578b560f7758cc">string</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#ad844360a48a244b5158e26f63a644948">grouping</a> () const</td></tr>
<tr class="separator:ad844360a48a244b5158e26f63a644948"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a973c54e1983566e46ec70b67450edd90"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a973c54e1983566e46ec70b67450edd90">negative_sign</a> () const</td></tr>
<tr class="separator:a973c54e1983566e46ec70b67450edd90"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c7d2522e2dc2a5fa2634a1a18b873c4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a3c7d2522e2dc2a5fa2634a1a18b873c4">positive_sign</a> () const</td></tr>
<tr class="separator:a3c7d2522e2dc2a5fa2634a1a18b873c4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a46179910ed09bd0c59748b7c65ab2f03"><td class="memItemLeft" align="right" valign="top"><a class="el" href="a05955.html#af3d40c8640263d9bbe03176598d04ccf">char_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a46179910ed09bd0c59748b7c65ab2f03">thousands_sep</a> () const</td></tr>
<tr class="separator:a46179910ed09bd0c59748b7c65ab2f03"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader"></div></td></tr>
<tr class="memitem:ae2069e06feb0ddbc8d8ca90a4ef647ea"><td class="memItemLeft" align="right" valign="top">pattern&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#ae2069e06feb0ddbc8d8ca90a4ef647ea">pos_format</a> () const</td></tr>
<tr class="separator:ae2069e06feb0ddbc8d8ca90a4ef647ea"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aad6cb2a546002bb6c2618d8531da0ede"><td class="memItemLeft" align="right" valign="top">pattern&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#aad6cb2a546002bb6c2618d8531da0ede">neg_format</a> () const</td></tr>
<tr class="separator:aad6cb2a546002bb6c2618d8531da0ede"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:afa99ee1fa2649f7345769e7ef5da8ea6"><td class="memItemLeft" align="right" valign="top"><a id="afa99ee1fa2649f7345769e7ef5da8ea6"></a>
static pattern&#160;</td><td class="memItemRight" valign="bottom"><b>_S_construct_pattern</b> (char __precedes, char __space, char __posn)  throw ()</td></tr>
<tr class="separator:afa99ee1fa2649f7345769e7ef5da8ea6"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:a31282fff09e9b6ffa8b4ba23fbf01d66"><td class="memItemLeft" align="right" valign="top"><a id="a31282fff09e9b6ffa8b4ba23fbf01d66"></a>
static const char *&#160;</td><td class="memItemRight" valign="bottom"><b>_S_atoms</b></td></tr>
<tr class="separator:a31282fff09e9b6ffa8b4ba23fbf01d66"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d19a5219f2c1d0d64a36ef60641628f"><td class="memItemLeft" align="right" valign="top"><a id="a3d19a5219f2c1d0d64a36ef60641628f"></a>
static const pattern&#160;</td><td class="memItemRight" valign="bottom"><b>_S_default_pattern</b></td></tr>
<tr class="separator:a3d19a5219f2c1d0d64a36ef60641628f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a317950d8b379f8a1b10105b2bb641f6a"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="a05827.html">locale::id</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a317950d8b379f8a1b10105b2bb641f6a">id</a></td></tr>
<tr class="separator:a317950d8b379f8a1b10105b2bb641f6a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a476a7860021a3ecb6cc7a60722cae53c"><td class="memItemLeft" align="right" valign="top"><a id="a476a7860021a3ecb6cc7a60722cae53c"></a>
static const bool&#160;</td><td class="memItemRight" valign="bottom"><b>intl</b></td></tr>
<tr class="separator:a476a7860021a3ecb6cc7a60722cae53c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr class="memitem:acd293e11b5fabfa1780d2fe3d09ae224"><td class="memItemLeft" align="right" valign="top"><a id="acd293e11b5fabfa1780d2fe3d09ae224"></a>
void&#160;</td><td class="memItemRight" valign="bottom"><b>_M_initialize_moneypunct</b> (__c_locale __cloc=0, const char *__name=0)</td></tr>
<tr class="separator:acd293e11b5fabfa1780d2fe3d09ae224"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a89154488178f53b542e74d5c19155f18"><td class="memTemplParams" colspan="2"><a id="a89154488178f53b542e74d5c19155f18"></a>
template&lt;&gt; </td></tr>
<tr class="memitem:a89154488178f53b542e74d5c19155f18"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><b>_M_initialize_moneypunct</b> (__c_locale, const char *)</td></tr>
<tr class="separator:a89154488178f53b542e74d5c19155f18"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a462eb11150846046b6b98c385a66d003"><td class="memTemplParams" colspan="2"><a id="a462eb11150846046b6b98c385a66d003"></a>
template&lt;&gt; </td></tr>
<tr class="memitem:a462eb11150846046b6b98c385a66d003"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><b>_M_initialize_moneypunct</b> (__c_locale, const char *)</td></tr>
<tr class="separator:a462eb11150846046b6b98c385a66d003"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2d4f31ec388886238a40e324dd71d55d"><td class="memTemplParams" colspan="2"><a id="a2d4f31ec388886238a40e324dd71d55d"></a>
template&lt;&gt; </td></tr>
<tr class="memitem:a2d4f31ec388886238a40e324dd71d55d"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><b>_M_initialize_moneypunct</b> (__c_locale, const char *)</td></tr>
<tr class="separator:a2d4f31ec388886238a40e324dd71d55d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab826f7d9c6f230043ffd411ee49099b0"><td class="memTemplParams" colspan="2"><a id="ab826f7d9c6f230043ffd411ee49099b0"></a>
template&lt;&gt; </td></tr>
<tr class="memitem:ab826f7d9c6f230043ffd411ee49099b0"><td class="memTemplItemLeft" align="right" valign="top">void&#160;</td><td class="memTemplItemRight" valign="bottom"><b>_M_initialize_moneypunct</b> (__c_locale, const char *)</td></tr>
<tr class="separator:ab826f7d9c6f230043ffd411ee49099b0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91f41433841daf2ac3426a6f3f08e63d"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a91f41433841daf2ac3426a6f3f08e63d">do_curr_symbol</a> () const</td></tr>
<tr class="separator:a91f41433841daf2ac3426a6f3f08e63d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab8c59f589b65097279e206218ba986be"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="a05955.html#af3d40c8640263d9bbe03176598d04ccf">char_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#ab8c59f589b65097279e206218ba986be">do_decimal_point</a> () const</td></tr>
<tr class="separator:ab8c59f589b65097279e206218ba986be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a43dc4eee49f0ad790bf920bf000888f9"><td class="memItemLeft" align="right" valign="top">virtual int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a43dc4eee49f0ad790bf920bf000888f9">do_frac_digits</a> () const</td></tr>
<tr class="separator:a43dc4eee49f0ad790bf920bf000888f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abedfe1ed30564977ec5d663d98a897cb"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="a01509.html#ga32db3d9898c44d3b3a578b560f7758cc">string</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#abedfe1ed30564977ec5d663d98a897cb">do_grouping</a> () const</td></tr>
<tr class="separator:abedfe1ed30564977ec5d663d98a897cb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab059421016ae9ce7368de1b1911c07b6"><td class="memItemLeft" align="right" valign="top">virtual pattern&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#ab059421016ae9ce7368de1b1911c07b6">do_neg_format</a> () const</td></tr>
<tr class="separator:ab059421016ae9ce7368de1b1911c07b6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3bac54f35225e34bd08144beacff4e2e"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a3bac54f35225e34bd08144beacff4e2e">do_negative_sign</a> () const</td></tr>
<tr class="separator:a3bac54f35225e34bd08144beacff4e2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad1f8646969be5d63e0edea945a902a60"><td class="memItemLeft" align="right" valign="top">virtual pattern&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#ad1f8646969be5d63e0edea945a902a60">do_pos_format</a> () const</td></tr>
<tr class="separator:ad1f8646969be5d63e0edea945a902a60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8d259d10ed08942f602ee96986584bba"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#a8d259d10ed08942f602ee96986584bba">do_positive_sign</a> () const</td></tr>
<tr class="separator:a8d259d10ed08942f602ee96986584bba"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abede1cc31a6d8a5dc30c382092e379f3"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="a05955.html#af3d40c8640263d9bbe03176598d04ccf">char_type</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a05955.html#abede1cc31a6d8a5dc30c382092e379f3">do_thousands_sep</a> () const</td></tr>
<tr class="separator:abede1cc31a6d8a5dc30c382092e379f3"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-static-methods"></a>
Static Protected Member Functions</h2></td></tr>
<tr class="memitem:aaaa39cc3ae39c5283101ce8c9c630902"><td class="memItemLeft" align="right" valign="top"><a id="aaaa39cc3ae39c5283101ce8c9c630902"></a>
static __c_locale&#160;</td><td class="memItemRight" valign="bottom"><b>_S_clone_c_locale</b> (__c_locale &amp;__cloc)  throw ()</td></tr>
<tr class="separator:aaaa39cc3ae39c5283101ce8c9c630902"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a60fbe742b113ff90f63e01c0ac658826"><td class="memItemLeft" align="right" valign="top"><a id="a60fbe742b113ff90f63e01c0ac658826"></a>
static void&#160;</td><td class="memItemRight" valign="bottom"><b>_S_create_c_locale</b> (__c_locale &amp;__cloc, const char *__s, __c_locale __old=0)</td></tr>
<tr class="separator:a60fbe742b113ff90f63e01c0ac658826"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0a8c1c763d0d99421ab859f9c11668af"><td class="memItemLeft" align="right" valign="top"><a id="a0a8c1c763d0d99421ab859f9c11668af"></a>
static void&#160;</td><td class="memItemRight" valign="bottom"><b>_S_destroy_c_locale</b> (__c_locale &amp;__cloc)</td></tr>
<tr class="separator:a0a8c1c763d0d99421ab859f9c11668af"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e71ffc16033618e86c8c9d14ae4b022"><td class="memItemLeft" align="right" valign="top"><a id="a2e71ffc16033618e86c8c9d14ae4b022"></a>
static __c_locale&#160;</td><td class="memItemRight" valign="bottom"><b>_S_get_c_locale</b> ()</td></tr>
<tr class="separator:a2e71ffc16033618e86c8c9d14ae4b022"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acda690006956a82c0cc436f5509c4f26"><td class="memItemLeft" align="right" valign="top"><a id="acda690006956a82c0cc436f5509c4f26"></a>
static const char *&#160;</td><td class="memItemRight" valign="bottom"><b>_S_get_c_name</b> ()  throw ()</td></tr>
<tr class="separator:acda690006956a82c0cc436f5509c4f26"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a426725452f3ac010eb3c090e83a6e574"><td class="memItemLeft" align="right" valign="top"><a id="a426725452f3ac010eb3c090e83a6e574"></a>
static __c_locale&#160;</td><td class="memItemRight" valign="bottom"><b>_S_lc_ctype_c_locale</b> (__c_locale __cloc, const char *__s)</td></tr>
<tr class="separator:a426725452f3ac010eb3c090e83a6e574"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;typename _CharT, bool _Intl&gt;<br />
class std::moneypunct_byname&lt; _CharT, _Intl &gt;</h3>

<p>class moneypunct_byname [22.2.6.4]. </p>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01414">1414</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a14f1dcb29d715a787f93e43a84b3dbef"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a14f1dcb29d715a787f93e43a84b3dbef">&#9670;&nbsp;</a></span>curr_symbol()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::curr_symbol </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return currency symbol string. </p>
<p>This function returns a string_type to use as a currency symbol. It does so by returning returning moneypunct&lt;char_type&gt;::do_curr_symbol().</p>
<dl class="section return"><dt>Returns</dt><dd><em>string_type</em> representing a currency symbol. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01151">1151</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01297">std::moneypunct&lt; _CharT, _Intl &gt;::do_curr_symbol()</a>.</p>

</div>
</div>
<a id="a65fe46d62bb27b85e80b291d164193e1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a65fe46d62bb27b85e80b291d164193e1">&#9670;&nbsp;</a></span>decimal_point()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a05955.html#af3d40c8640263d9bbe03176598d04ccf">char_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::decimal_point </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return decimal point character. </p>
<p>This function returns a char_type to use as a decimal point. It does so by returning returning moneypunct&lt;char_type&gt;::do_decimal_point().</p>
<dl class="section return"><dt>Returns</dt><dd><em>char_type</em> representing a decimal point. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01095">1095</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01259">std::moneypunct&lt; _CharT, _Intl &gt;::do_decimal_point()</a>.</p>

</div>
</div>
<a id="a91f41433841daf2ac3426a6f3f08e63d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a91f41433841daf2ac3426a6f3f08e63d">&#9670;&nbsp;</a></span>do_curr_symbol()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_curr_symbol </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return currency symbol string. </p>
<p>This function returns a string_type to use as a currency symbol. This function is a hook for derived classes to change the value returned. </p><dl class="section see"><dt>See also</dt><dd>curr_symbol() for details.</dd></dl>
<dl class="section return"><dt>Returns</dt><dd><em>string_type</em> representing a currency symbol. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01297">1297</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01151">std::moneypunct&lt; _CharT, _Intl &gt;::curr_symbol()</a>.</p>

</div>
</div>
<a id="ab8c59f589b65097279e206218ba986be"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab8c59f589b65097279e206218ba986be">&#9670;&nbsp;</a></span>do_decimal_point()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a05955.html#af3d40c8640263d9bbe03176598d04ccf">char_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_decimal_point </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return decimal point character. </p>
<p>Returns a char_type to use as a decimal point. This function is a hook for derived classes to change the value returned.</p>
<dl class="section return"><dt>Returns</dt><dd><em>char_type</em> representing a decimal point. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01259">1259</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01095">std::moneypunct&lt; _CharT, _Intl &gt;::decimal_point()</a>.</p>

</div>
</div>
<a id="a43dc4eee49f0ad790bf920bf000888f9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a43dc4eee49f0ad790bf920bf000888f9">&#9670;&nbsp;</a></span>do_frac_digits()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual int <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_frac_digits </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return number of digits in fraction. </p>
<p>This function returns the exact number of digits that make up the fractional part of a money amount. This function is a hook for derived classes to change the value returned. </p><dl class="section see"><dt>See also</dt><dd>frac_digits() for details.</dd></dl>
<dl class="section return"><dt>Returns</dt><dd>Number of digits in amount fraction. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01337">1337</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01201">std::moneypunct&lt; _CharT, _Intl &gt;::frac_digits()</a>.</p>

</div>
</div>
<a id="abedfe1ed30564977ec5d663d98a897cb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abedfe1ed30564977ec5d663d98a897cb">&#9670;&nbsp;</a></span>do_grouping()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a01509.html#ga32db3d9898c44d3b3a578b560f7758cc">string</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_grouping </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return grouping specification. </p>
<p>Returns a string representing groupings for the integer part of a number. This function is a hook for derived classes to change the value returned. </p><dl class="section see"><dt>See also</dt><dd>grouping() for details.</dd></dl>
<dl class="section return"><dt>Returns</dt><dd>String representing grouping specification. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01284">1284</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01138">std::moneypunct&lt; _CharT, _Intl &gt;::grouping()</a>.</p>

</div>
</div>
<a id="ab059421016ae9ce7368de1b1911c07b6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab059421016ae9ce7368de1b1911c07b6">&#9670;&nbsp;</a></span>do_neg_format()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual pattern <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_neg_format </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return pattern for money values. </p>
<p>This function returns a pattern describing the formatting of a negative valued money amount. This function is a hook for derived classes to change the value returned. </p><dl class="section see"><dt>See also</dt><dd>neg_format() for details.</dd></dl>
<dl class="section return"><dt>Returns</dt><dd>Pattern for money values. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01365">1365</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01241">std::moneypunct&lt; _CharT, _Intl &gt;::neg_format()</a>.</p>

</div>
</div>
<a id="a3bac54f35225e34bd08144beacff4e2e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3bac54f35225e34bd08144beacff4e2e">&#9670;&nbsp;</a></span>do_negative_sign()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_negative_sign </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return negative sign string. </p>
<p>This function returns a string_type to use as a sign for negative amounts. This function is a hook for derived classes to change the value returned. </p><dl class="section see"><dt>See also</dt><dd>negative_sign() for details.</dd></dl>
<dl class="section return"><dt>Returns</dt><dd><em>string_type</em> representing a negative sign. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01323">1323</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01185">std::moneypunct&lt; _CharT, _Intl &gt;::negative_sign()</a>.</p>

</div>
</div>
<a id="ad1f8646969be5d63e0edea945a902a60"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad1f8646969be5d63e0edea945a902a60">&#9670;&nbsp;</a></span>do_pos_format()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual pattern <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_pos_format </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return pattern for money values. </p>
<p>This function returns a pattern describing the formatting of a positive valued money amount. This function is a hook for derived classes to change the value returned. </p><dl class="section see"><dt>See also</dt><dd>pos_format() for details.</dd></dl>
<dl class="section return"><dt>Returns</dt><dd>Pattern for money values. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01351">1351</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01237">std::moneypunct&lt; _CharT, _Intl &gt;::pos_format()</a>.</p>

</div>
</div>
<a id="a8d259d10ed08942f602ee96986584bba"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8d259d10ed08942f602ee96986584bba">&#9670;&nbsp;</a></span>do_positive_sign()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_positive_sign </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return positive sign string. </p>
<p>This function returns a string_type to use as a sign for positive amounts. This function is a hook for derived classes to change the value returned. </p><dl class="section see"><dt>See also</dt><dd>positive_sign() for details.</dd></dl>
<dl class="section return"><dt>Returns</dt><dd><em>string_type</em> representing a positive sign. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01310">1310</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01168">std::moneypunct&lt; _CharT, _Intl &gt;::positive_sign()</a>.</p>

</div>
</div>
<a id="abede1cc31a6d8a5dc30c382092e379f3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abede1cc31a6d8a5dc30c382092e379f3">&#9670;&nbsp;</a></span>do_thousands_sep()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="a05955.html#af3d40c8640263d9bbe03176598d04ccf">char_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::do_thousands_sep </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">protected</span><span class="mlabel">virtual</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return thousands separator character. </p>
<p>Returns a char_type to use as a thousands separator. This function is a hook for derived classes to change the value returned.</p>
<dl class="section return"><dt>Returns</dt><dd><em>char_type</em> representing a thousands separator. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01271">1271</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">Referenced by <a class="el" href="a00407_source.html#l01108">std::moneypunct&lt; _CharT, _Intl &gt;::thousands_sep()</a>.</p>

</div>
</div>
<a id="ab087ab658475c890a25a4f2f564eb7ac"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab087ab658475c890a25a4f2f564eb7ac">&#9670;&nbsp;</a></span>frac_digits()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::frac_digits </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return number of digits in fraction. </p>
<p>This function returns the exact number of digits that make up the fractional part of a money amount. It does so by returning returning moneypunct&lt;char_type&gt;::do_frac_digits().</p>
<p>The fractional part of a money amount is optional. But if it is present, there must be frac_digits() digits.</p>
<dl class="section return"><dt>Returns</dt><dd>Number of digits in amount fraction. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01201">1201</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01337">std::moneypunct&lt; _CharT, _Intl &gt;::do_frac_digits()</a>.</p>

</div>
</div>
<a id="ad844360a48a244b5158e26f63a644948"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad844360a48a244b5158e26f63a644948">&#9670;&nbsp;</a></span>grouping()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a01509.html#ga32db3d9898c44d3b3a578b560f7758cc">string</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::grouping </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return grouping specification. </p>
<p>This function returns a string representing groupings for the integer part of an amount. Groupings indicate where thousands separators should be inserted.</p>
<p>Each char in the return string is interpret as an integer rather than a character. These numbers represent the number of digits in a group. The first char in the string represents the number of digits in the least significant group. If a char is negative, it indicates an unlimited number of digits for the group. If more chars from the string are required to group a number, the last char is used repeatedly.</p>
<p>For example, if the grouping() returns <code>\003\002</code> and is applied to the number 123456789, this corresponds to 12,34,56,789. Note that if the string was <code>32</code>, this would put more than 50 digits into the least significant group if the character set is ASCII.</p>
<p>The string is returned by calling moneypunct&lt;char_type&gt;::do_grouping().</p>
<dl class="section return"><dt>Returns</dt><dd>string representing grouping specification. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01138">1138</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01284">std::moneypunct&lt; _CharT, _Intl &gt;::do_grouping()</a>.</p>

</div>
</div>
<a id="aad6cb2a546002bb6c2618d8531da0ede"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aad6cb2a546002bb6c2618d8531da0ede">&#9670;&nbsp;</a></span>neg_format()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">pattern <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::neg_format </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return pattern for money values. </p>
<p>This function returns a pattern describing the formatting of a positive or negative valued money amount. It does so by returning returning moneypunct&lt;char_type&gt;::do_pos_format() or moneypunct&lt;char_type&gt;::do_neg_format().</p>
<p>The pattern has 4 fields describing the ordering of symbol, sign, value, and none or space. There must be one of each in the pattern. The none and space enums may not appear in the first field and space may not appear in the final field.</p>
<p>The parts of a money string must appear in the order indicated by the fields of the pattern. The symbol field indicates that the value of curr_symbol() may be present. The sign field indicates that the value of positive_sign() or negative_sign() must be present. The value field indicates that the absolute value of the money amount is present. none indicates 0 or more whitespace characters, except at the end, where it permits no whitespace. space indicates that 1 or more whitespace characters must be present.</p>
<p>For example, for the US locale and pos_format() pattern {symbol,sign,value,none}, curr_symbol() == '$' positive_sign() == '+', and value 10.01, and options set to force the symbol, the corresponding string is <code>$+10.01</code>.</p>
<dl class="section return"><dt>Returns</dt><dd>Pattern for money values. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01241">1241</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01365">std::moneypunct&lt; _CharT, _Intl &gt;::do_neg_format()</a>.</p>

</div>
</div>
<a id="a973c54e1983566e46ec70b67450edd90"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a973c54e1983566e46ec70b67450edd90">&#9670;&nbsp;</a></span>negative_sign()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::negative_sign </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return negative sign string. </p>
<p>This function returns a string_type to use as a sign for negative amounts. It does so by returning returning moneypunct&lt;char_type&gt;::do_negative_sign().</p>
<p>If the return value contains more than one character, the first character appears in the position indicated by neg_format() and the remainder appear at the end of the formatted string.</p>
<dl class="section return"><dt>Returns</dt><dd><em>string_type</em> representing a negative sign. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01185">1185</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01323">std::moneypunct&lt; _CharT, _Intl &gt;::do_negative_sign()</a>.</p>

</div>
</div>
<a id="ae2069e06feb0ddbc8d8ca90a4ef647ea"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae2069e06feb0ddbc8d8ca90a4ef647ea">&#9670;&nbsp;</a></span>pos_format()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">pattern <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::pos_format </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return pattern for money values. </p>
<p>This function returns a pattern describing the formatting of a positive or negative valued money amount. It does so by returning returning moneypunct&lt;char_type&gt;::do_pos_format() or moneypunct&lt;char_type&gt;::do_neg_format().</p>
<p>The pattern has 4 fields describing the ordering of symbol, sign, value, and none or space. There must be one of each in the pattern. The none and space enums may not appear in the first field and space may not appear in the final field.</p>
<p>The parts of a money string must appear in the order indicated by the fields of the pattern. The symbol field indicates that the value of curr_symbol() may be present. The sign field indicates that the value of positive_sign() or negative_sign() must be present. The value field indicates that the absolute value of the money amount is present. none indicates 0 or more whitespace characters, except at the end, where it permits no whitespace. space indicates that 1 or more whitespace characters must be present.</p>
<p>For example, for the US locale and pos_format() pattern {symbol,sign,value,none}, curr_symbol() == '$' positive_sign() == '+', and value 10.01, and options set to force the symbol, the corresponding string is <code>$+10.01</code>.</p>
<dl class="section return"><dt>Returns</dt><dd>Pattern for money values. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01237">1237</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01351">std::moneypunct&lt; _CharT, _Intl &gt;::do_pos_format()</a>.</p>

</div>
</div>
<a id="a3c7d2522e2dc2a5fa2634a1a18b873c4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3c7d2522e2dc2a5fa2634a1a18b873c4">&#9670;&nbsp;</a></span>positive_sign()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a05955.html#a44855102e480a46ab50cbec6cba6ef1a">string_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::positive_sign </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return positive sign string. </p>
<p>This function returns a string_type to use as a sign for positive amounts. It does so by returning returning moneypunct&lt;char_type&gt;::do_positive_sign().</p>
<p>If the return value contains more than one character, the first character appears in the position indicated by pos_format() and the remainder appear at the end of the formatted string.</p>
<dl class="section return"><dt>Returns</dt><dd><em>string_type</em> representing a positive sign. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01168">1168</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01310">std::moneypunct&lt; _CharT, _Intl &gt;::do_positive_sign()</a>.</p>

</div>
</div>
<a id="a46179910ed09bd0c59748b7c65ab2f03"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a46179910ed09bd0c59748b7c65ab2f03">&#9670;&nbsp;</a></span>thousands_sep()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a05955.html#af3d40c8640263d9bbe03176598d04ccf">char_type</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::thousands_sep </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return thousands separator character. </p>
<p>This function returns a char_type to use as a thousands separator. It does so by returning returning moneypunct&lt;char_type&gt;::do_thousands_sep().</p>
<dl class="section return"><dt>Returns</dt><dd>char_type representing a thousands separator. </dd></dl>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01108">1108</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

<p class="reference">References <a class="el" href="a00407_source.html#l01271">std::moneypunct&lt; _CharT, _Intl &gt;::do_thousands_sep()</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a317950d8b379f8a1b10105b2bb641f6a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a317950d8b379f8a1b10105b2bb641f6a">&#9670;&nbsp;</a></span>id</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename _CharT, bool _Intl&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a05827.html">locale::id</a> <a class="el" href="a05955.html">std::moneypunct</a>&lt; _CharT, _Intl &gt;::id</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span><span class="mlabel">inherited</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Numpunct facet id. </p>

<p class="definition">Definition at line <a class="el" href="a00407_source.html#l01043">1043</a> of file <a class="el" href="a00407_source.html">locale_facets_nonio.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00407_source.html">locale_facets_nonio.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="navelem"><a class="el" href="a01541.html">std</a></li><li class="navelem"><a class="el" href="a05959.html">moneypunct_byname</a></li>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
  </ul>
</div>
</body>
</html>