Difference between revisions of "cpp/locale/messages base"
From cppreference.com
m (Text replace - "{{tdcl list begin" to "{{dcl list begin") |
m (Text replace - "{{tdcl list end" to "{{dcl list end") |
||
Line 14: | Line 14: | ||
{{tdcl list hitem | Member type | Definition}} | {{tdcl list hitem | Member type | Definition}} | ||
{{tdcl list item | {{tt|catalog}} | {{c|int}}}} | {{tdcl list item | {{tt|catalog}} | {{c|int}}}} | ||
− | {{ | + | {{dcl list end}} |
===See also=== | ===See also=== |
Revision as of 01:29, 12 June 2012
Template:cpp/locale/sidebar Template:ddcl list begin <tr class="t-dsc-header">
<td>Defined in header
</td>
<locale>
<td></td> <td></td> </tr> <tr class="t-dcl ">
<td class="t-dcl-nopad">class messages_base;
</td>
<td class="t-dcl-nopad"> </td> <td class="t-dcl-nopad"> </td> </tr> Template:ddcl list end
The class std::messages_base provides a type definition which is inherited and used by the std::messages facets.