CWG 616, 1213 - value category of subobject references.
[official-gcc.git] / libstdc++-v3 / doc / xml / manual / localization.xml
blobd05ca4d7dca50e9bbd65de020b5fc99085a9ef19
1 <chapter xmlns="http://docbook.org/ns/docbook" version="5.0" 
2          xml:id="std.localization" xreflabel="Localization">
3 <?dbhtml filename="localization.html"?>
5 <info><title>
6   Localization
7   <indexterm><primary>Localization</primary></indexterm>
8 </title>
9   <keywordset>
10     <keyword>ISO C++</keyword>
11     <keyword>library</keyword>
12   </keywordset>
13 </info>
17 <!-- Section 01 : Locale -->
18 <section xml:id="std.localization.locales" xreflabel="Locales"><info><title>Locales</title></info>
19 <?dbhtml filename="locales.html"?>
20   
22   <!--  Section 01 : locale -->
23   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="locale.xml">
24   </xi:include>
25 </section>
27 <!-- Section 02 : Facet -->
28 <section xml:id="std.localization.facet" xreflabel="Facets"><info><title>Facets</title></info>
29 <?dbhtml filename="facets.html"?>
30   
32   <!--  Section 01 : ctype -->
33   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="ctype.xml">
34   </xi:include>
36   <!--  Section 02 : codecvt -->
37   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="codecvt.xml">
38   </xi:include>
40   <!--  Section 03 : messages  -->
41   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="xml" href="messages.xml">
42   </xi:include>
43 </section>
45 <!-- Section 03 : Interacting with C -->
47 </chapter>