status_cxx1998.xml: Update to new table style.

2009-04-15  Benjamin Kosnik  <bkoz@redhat.com>

	* doc/xml/manual/status_cxx1998.xml: Update to new table style.

	* doc/xml/gnu/gpl-3.0.xml: Add or adjust dbhtml markup.
	* doc/xml/gnu/fdl-1.2.xml: Same.
	* doc/xml/manual/numerics.xml: Same.
	* doc/xml/manual/concurrency.xml: Same.
	* doc/xml/manual/intro.xml: Same.
	* doc/xml/manual/status_cxxtr1.xml: Same.
	* doc/xml/manual/containers.xml: Same.
	* doc/xml/manual/io.xml: Same.
	* doc/xml/manual/utilities.xml: Same.
	* doc/xml/manual/support.xml: Same.
	* doc/xml/manual/using.xml: Same.
	* doc/xml/manual/localization.xml: Same.
	* doc/xml/manual/locale.xml: Same.
	* doc/xml/manual/extensions.xml: Same.
	* doc/xml/manual/appendix_contributing.xml: Same.
	* doc/xml/manual/diagnostics.xml: Same.
	* doc/xml/manual/status_cxx200x.xml: Same.

From-SVN: r146139
This commit is contained in:
Benjamin Kosnik 2009-04-15 23:26:59 +00:00 committed by Benjamin Kosnik
parent a417cdd963
commit 5e623d0be4
19 changed files with 1104 additions and 6025 deletions

View File

@ -1,6 +1,28 @@
2009-04-15 Benjamin Kosnik <bkoz@redhat.com> 2009-04-15 Benjamin Kosnik <bkoz@redhat.com>
* doc/xml/manual/status_cxxtr1.xml: Update to new table style. * doc/xml/manual/status_cxx1998.xml: Update to new table style.
* doc/xml/gnu/gpl-3.0.xml: Add or adjust dbhtml markup.
* doc/xml/gnu/fdl-1.2.xml: Same.
* doc/xml/manual/numerics.xml: Same.
* doc/xml/manual/concurrency.xml: Same.
* doc/xml/manual/intro.xml: Same.
* doc/xml/manual/status_cxxtr1.xml: Same.
* doc/xml/manual/containers.xml: Same.
* doc/xml/manual/io.xml: Same.
* doc/xml/manual/utilities.xml: Same.
* doc/xml/manual/support.xml: Same.
* doc/xml/manual/using.xml: Same.
* doc/xml/manual/localization.xml: Same.
* doc/xml/manual/locale.xml: Same.
* doc/xml/manual/extensions.xml: Same.
* doc/xml/manual/appendix_contributing.xml: Same.
* doc/xml/manual/diagnostics.xml: Same.
* doc/xml/manual/status_cxx200x.xml: Same.
2009-04-15 Benjamin Kosnik <bkoz@redhat.com>
* doc/xml/manual/status_cxxtr1.xml: Update to new table style.
* doc/xml/manual/status_cxx200x.xml: Adjust. * doc/xml/manual/status_cxx200x.xml: Adjust.
2009-04-14 Benjamin Kosnik <bkoz@redhat.com> 2009-04-14 Benjamin Kosnik <bkoz@redhat.com>

View File

@ -1,4 +1,5 @@
<appendix id="appendix.gfdl-1.2"> <appendix id="appendix.gfdl-1.2">
<?dbhtml filename="appendix_gfdl.html"?>
<title>GNU Free Documentation License</title> <title>GNU Free Documentation License</title>
<para> <para>
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Copyright (C) 2000, 2001, 2002 Free Software Foundation,

View File

@ -2,6 +2,7 @@
<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" <!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<appendix id="appendix.gpl-3.0"> <appendix id="appendix.gpl-3.0">
<?dbhtml filename="appendix_gpl.html"?>
<title> <title>
<acronym>GNU</acronym> General Public License version 3 <acronym>GNU</acronym> General Public License version 3
</title> </title>

View File

@ -216,6 +216,7 @@
</sect1> </sect1>
<sect1 id="contrib.organization" xreflabel="Source Organization"> <sect1 id="contrib.organization" xreflabel="Source Organization">
<?dbhtml filename="source_organization.html"?>
<title>Directory Layout and Source Conventions</title> <title>Directory Layout and Source Conventions</title>
<para> <para>
@ -313,6 +314,7 @@ indicate a place that may require attention for multi-thread safety.
</sect1> </sect1>
<sect1 id="contrib.coding_style" xreflabel="Coding Style"> <sect1 id="contrib.coding_style" xreflabel="Coding Style">
<?dbhtml filename="source_code_style.html"?>
<title>Coding Style</title> <title>Coding Style</title>
<para> <para>
</para> </para>
@ -911,6 +913,7 @@ indicate a place that may require attention for multi-thread safety.
</sect1> </sect1>
<sect1 id="contrib.doc_style" xreflabel="Documentation Style"> <sect1 id="contrib.doc_style" xreflabel="Documentation Style">
<?dbhtml filename="documentation_style.html"?>
<title>Documentation Style</title> <title>Documentation Style</title>
<sect2 id="doc_style.doxygen" xreflabel="doc_style.doxygen"> <sect2 id="doc_style.doxygen" xreflabel="doc_style.doxygen">
<title>Doxygen</title> <title>Doxygen</title>
@ -1383,6 +1386,7 @@ table below.
</sect1> </sect1>
<sect1 id="contrib.design_notes" xreflabel="Design Notes"> <sect1 id="contrib.design_notes" xreflabel="Design Notes">
<?dbhtml filename="source_design_notes.html"?>
<title>Design Notes</title> <title>Design Notes</title>
<para> <para>
</para> </para>

View File

@ -4,7 +4,7 @@
[ ]> [ ]>
<chapter id="manual.ext.concurrency" xreflabel="Concurrency Extensions"> <chapter id="manual.ext.concurrency" xreflabel="Concurrency Extensions">
<?dbhtml filename="concurrency.html"?> <?dbhtml filename="ext_concurrency.html"?>
<chapterinfo> <chapterinfo>
<keywordset> <keywordset>

View File

@ -24,9 +24,11 @@
<!-- Chapter 01 : Sequences --> <!-- Chapter 01 : Sequences -->
<chapter id="manual.containers.sequences" xreflabel="Sequences"> <chapter id="manual.containers.sequences" xreflabel="Sequences">
<?dbhtml filename="sequences.html"?>
<title>Sequences</title> <title>Sequences</title>
<sect1 id="containers.sequences.list" xreflabel="list"> <sect1 id="containers.sequences.list" xreflabel="list">
<?dbhtml filename="list.html"?>
<title>list</title> <title>list</title>
<sect2 id="sequences.list.size" xreflabel="list::size() is O(n)"> <sect2 id="sequences.list.size" xreflabel="list::size() is O(n)">
<title>list::size() is O(n)</title> <title>list::size() is O(n)</title>
@ -80,6 +82,7 @@
</sect1> </sect1>
<sect1 id="containers.sequences.vector" xreflabel="vector"> <sect1 id="containers.sequences.vector" xreflabel="vector">
<?dbhtml filename="vector.html"?>
<title>vector</title> <title>vector</title>
<para> <para>
</para> </para>
@ -108,6 +111,7 @@
<!-- Chapter 02 : Associative --> <!-- Chapter 02 : Associative -->
<chapter id="manual.containers.associative" xreflabel="Associative"> <chapter id="manual.containers.associative" xreflabel="Associative">
<?dbhtml filename="associative.html"?>
<title>Associative</title> <title>Associative</title>
<sect1 id="containers.associative.insert_hints" xreflabel="Insertion Hints"> <sect1 id="containers.associative.insert_hints" xreflabel="Insertion Hints">
@ -219,6 +223,7 @@
<sect1 id="containers.associative.bitset" xreflabel="bitset"> <sect1 id="containers.associative.bitset" xreflabel="bitset">
<?dbhtml filename="bitset.html"?>
<title>bitset</title> <title>bitset</title>
<sect2 id="associative.bitset.size_variable" xreflabel="Variable"> <sect2 id="associative.bitset.size_variable" xreflabel="Variable">
<title>Size Variable</title> <title>Size Variable</title>
@ -362,6 +367,7 @@
<!-- Chapter 03 : Interacting with C --> <!-- Chapter 03 : Interacting with C -->
<chapter id="manual.containers.c" xreflabel="Interacting with C"> <chapter id="manual.containers.c" xreflabel="Interacting with C">
<?dbhtml filename="containers_and_c.html"?>
<title>Interacting with C</title> <title>Interacting with C</title>
<sect1 id="containers.c.vs_array" xreflabel="Containers vs. Arrays"> <sect1 id="containers.c.vs_array" xreflabel="Containers vs. Arrays">

View File

@ -23,6 +23,7 @@
</title> </title>
<chapter id="manual.diagnostics.exceptions" xreflabel="Exceptions"> <chapter id="manual.diagnostics.exceptions" xreflabel="Exceptions">
<?dbhtml filename="exceptions.html"?>
<title>Exceptions</title> <title>Exceptions</title>
<sect1 id="manual.diagnostics.exceptions.hierarchy" xreflabel="Exception Classes"> <sect1 id="manual.diagnostics.exceptions.hierarchy" xreflabel="Exception Classes">

View File

@ -57,6 +57,7 @@ extensions, be aware of two things:
<!-- Chapter 01 : Compile Time Checks --> <!-- Chapter 01 : Compile Time Checks -->
<chapter id="manual.ext.compile_checks" xreflabel="Compile Time Checks"> <chapter id="manual.ext.compile_checks" xreflabel="Compile Time Checks">
<?dbhtml filename="ext_compile_checks.html"?>
<title>Compile Time Checks</title> <title>Compile Time Checks</title>
<para> <para>
Also known as concept checking. Also known as concept checking.
@ -115,6 +116,7 @@ extensions, be aware of two things:
<!-- Chapter 04 : Allocators --> <!-- Chapter 04 : Allocators -->
<chapter id="manual.ext.allocator" xreflabel="Allocators"> <chapter id="manual.ext.allocator" xreflabel="Allocators">
<?dbhtml filename="ext_allocators.html"?>
<title>Allocators</title> <title>Allocators</title>
<!-- Section 01 : __mt_alloc --> <!-- Section 01 : __mt_alloc -->
@ -131,6 +133,7 @@ extensions, be aware of two things:
<!-- Chapter 05 : Containers --> <!-- Chapter 05 : Containers -->
<chapter id="manual.ext.containers" xreflabel="Containers"> <chapter id="manual.ext.containers" xreflabel="Containers">
<?dbhtml filename="ext_containers.html"?>
<title>Containers</title> <title>Containers</title>
<para> <para>
</para> </para>
@ -266,6 +269,7 @@ extensions, be aware of two things:
<!-- Chapter 06 : Utilities --> <!-- Chapter 06 : Utilities -->
<chapter id="manual.ext.util" xreflabel="Utilities"> <chapter id="manual.ext.util" xreflabel="Utilities">
<?dbhtml filename="ext_utilities.html"?>
<title>Utilities</title> <title>Utilities</title>
<para> <para>
The &lt;functional&gt; header contains many additional functors The &lt;functional&gt; header contains many additional functors
@ -335,6 +339,7 @@ get_temporary_buffer(5, (int*)0);
<!-- Chapter 07 : Algorithms --> <!-- Chapter 07 : Algorithms -->
<chapter id="manual.ext.algorithms" xreflabel="Algorithms"> <chapter id="manual.ext.algorithms" xreflabel="Algorithms">
<?dbhtml filename="ext_algorithms.html"?>
<title>Algorithms</title> <title>Algorithms</title>
<para>25.1.6 (count, count_if) is extended with two more versions of count <para>25.1.6 (count, count_if) is extended with two more versions of count
and count_if. The standard versions return their results. The and count_if. The standard versions return their results. The
@ -372,6 +377,7 @@ get_temporary_buffer(5, (int*)0);
<!-- Chapter 08 : Numerics --> <!-- Chapter 08 : Numerics -->
<chapter id="manual.ext.numerics" xreflabel="Numerics"> <chapter id="manual.ext.numerics" xreflabel="Numerics">
<?dbhtml filename="ext_numerics.html"?>
<title>Numerics</title> <title>Numerics</title>
<para>26.4, the generalized numeric operations such as accumulate, are extended <para>26.4, the generalized numeric operations such as accumulate, are extended
with the following functions: with the following functions:
@ -396,6 +402,7 @@ get_temporary_buffer(5, (int*)0);
<!-- Chapter 09 : Iterators --> <!-- Chapter 09 : Iterators -->
<chapter id="manual.ext.iterators" xreflabel="Iterators"> <chapter id="manual.ext.iterators" xreflabel="Iterators">
<?dbhtml filename="ext_iterators.html"?>
<title>Iterators</title> <title>Iterators</title>
<para>24.3.2 describes <code>struct iterator</code>, which didn't exist in the <para>24.3.2 describes <code>struct iterator</code>, which didn't exist in the
original HP STL implementation (the language wasn't rich enough at the original HP STL implementation (the language wasn't rich enough at the
@ -419,6 +426,7 @@ get_temporary_buffer(5, (int*)0);
<!-- Chapter 08 : IO --> <!-- Chapter 08 : IO -->
<chapter id="manual.ext.io" xreflabel="IO"> <chapter id="manual.ext.io" xreflabel="IO">
<?dbhtml filename="ext_io.html"?>
<title>Input and Output</title> <title>Input and Output</title>
<para> <para>
@ -487,8 +495,9 @@ get_temporary_buffer(5, (int*)0);
</sect1> </sect1>
</chapter> </chapter>
<!-- Chapter 11 : Demangling --> <!-- Chapter 09 : Demangling -->
<chapter id="manual.ext.demangle" xreflabel="Demangling"> <chapter id="manual.ext.demangle" xreflabel="Demangling">
<?dbhtml filename="ext_demangling.html"?>
<title>Demangling</title> <title>Demangling</title>
<para> <para>
Transforming C++ ABI identifiers (like RTTI symbols) into the Transforming C++ ABI identifiers (like RTTI symbols) into the
@ -572,7 +581,7 @@ int main()
</para> </para>
</chapter> </chapter>
<!-- Chapter 12 : Concurrency --> <!-- Chapter 10 : Concurrency -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
parse="xml" href="concurrency.xml"> parse="xml" href="concurrency.xml">
</xi:include> </xi:include>

View File

@ -23,23 +23,24 @@
</title> </title>
<!-- Chapter 01 : Status --> <!-- Chapter 01 : Status -->
<chapter id="manual.intro.status" xreflabel="Status"> <chapter id="manual.intro.status" xreflabel="Status">
<?dbhtml filename="status.html"?>
<title>Status</title> <title>Status</title>
<!-- Section 01 : Implementation Status -->
<sect1 id="manual.intro.status.standard" xreflabel="Implementation Status"> <sect1 id="manual.intro.status.standard" xreflabel="Status">
<title>Implementation Status</title> <title>Implementation Status</title>
<!-- Section 01 : Status C++ 1998 --> <!-- Section 01.1 : Status C++ 1998 -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
parse="xml" href="status_cxx1998.xml"> parse="xml" href="status_cxx1998.xml">
</xi:include> </xi:include>
<!-- Section 02 : Status C++ TR1 --> <!-- Section 01.2 : Status C++ TR1 -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
parse="xml" href="status_cxxtr1.xml"> parse="xml" href="status_cxxtr1.xml">
</xi:include> </xi:include>
<!-- Section 03 : Status C++ 200x --> <!-- Section 01.3 : Status C++ 200x -->
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
parse="xml" href="status_cxx200x.xml"> parse="xml" href="status_cxx200x.xml">
</xi:include> </xi:include>
@ -47,6 +48,7 @@
<!-- Section 02 : License --> <!-- Section 02 : License -->
<sect1 id="manual.intro.status.license" xreflabel="License"> <sect1 id="manual.intro.status.license" xreflabel="License">
<?dbhtml filename="license.html"?>
<title>License</title> <title>License</title>
<para> <para>
There are two licenses affecting GNU libstdc++: one for the code, There are two licenses affecting GNU libstdc++: one for the code,
@ -181,6 +183,7 @@ requirements of the license of GCC.
<!-- Section 03 : Known Bugs --> <!-- Section 03 : Known Bugs -->
<sect1 id="manual.intro.status.bugs" xreflabel="Bugs"> <sect1 id="manual.intro.status.bugs" xreflabel="Bugs">
<?dbhtml filename="bugs.html"?>
<title>Bugs</title> <title>Bugs</title>
<sect2 id="manual.intro.status.bugs.impl" xreflabel="Bugs impl"> <sect2 id="manual.intro.status.bugs.impl" xreflabel="Bugs impl">
@ -783,6 +786,7 @@ requirements of the license of GCC.
<!-- Chapter 02 : Setup --> <!-- Chapter 02 : Setup -->
<chapter id="manual.intro.setup" xreflabel="Setup"> <chapter id="manual.intro.setup" xreflabel="Setup">
<?dbhtml filename="setup.html"?>
<title>Setup</title> <title>Setup</title>
<para>To transform libstdc++ sources into installed include files <para>To transform libstdc++ sources into installed include files
@ -821,6 +825,7 @@ requirements of the license of GCC.
<!-- Section 03 : Make --> <!-- Section 03 : Make -->
<sect1 id="manual.intro.setup.make" xreflabel="Make"> <sect1 id="manual.intro.setup.make" xreflabel="Make">
<?dbhtml filename="make.html"?>
<title>Make</title> <title>Make</title>
<para>If you have never done this before, you should read the basic <para>If you have never done this before, you should read the basic
<ulink url="http://gcc.gnu.org/install/">GCC Installation <ulink url="http://gcc.gnu.org/install/">GCC Installation

View File

@ -24,6 +24,7 @@
<!-- Chapter 01 : Iostream Objects --> <!-- Chapter 01 : Iostream Objects -->
<chapter id="manual.io.objects" xreflabel="IO Objects"> <chapter id="manual.io.objects" xreflabel="IO Objects">
<?dbhtml filename="iostream_objects.html"?>
<title>Iostream Objects</title> <title>Iostream Objects</title>
<para>To minimize the time you have to wait on the compiler, it's good to <para>To minimize the time you have to wait on the compiler, it's good to
@ -160,6 +161,7 @@
<!-- Chapter 02 : Stream Buffers --> <!-- Chapter 02 : Stream Buffers -->
<chapter id="manual.io.streambufs" xreflabel="Stream Buffers"> <chapter id="manual.io.streambufs" xreflabel="Stream Buffers">
<?dbhtml filename="streambufs.html"?>
<title>Stream Buffers</title> <title>Stream Buffers</title>
<sect1 id="io.streambuf.derived" xreflabel="Derived streambuf Classes"> <sect1 id="io.streambuf.derived" xreflabel="Derived streambuf Classes">
@ -323,6 +325,7 @@
<!-- Chapter 03 : Memory-based Streams --> <!-- Chapter 03 : Memory-based Streams -->
<chapter id="manual.io.memstreams" xreflabel="Memory Streams"> <chapter id="manual.io.memstreams" xreflabel="Memory Streams">
<?dbhtml filename="stringstreams.html"?>
<title>Memory Based Streams</title> <title>Memory Based Streams</title>
<sect1 id="manual.io.memstreams.compat" xreflabel="Compatibility strstream"> <sect1 id="manual.io.memstreams.compat" xreflabel="Compatibility strstream">
<title>Compatibility With strstream</title> <title>Compatibility With strstream</title>
@ -369,6 +372,7 @@
<!-- Chapter 04 : File-based Streams --> <!-- Chapter 04 : File-based Streams -->
<chapter id="manual.io.filestreams" xreflabel="File Streams"> <chapter id="manual.io.filestreams" xreflabel="File Streams">
<?dbhtml filename="fstreams.html"?>
<title>File Based Streams</title> <title>File Based Streams</title>
<sect1 id="manual.io.filestreams.copying_a_file" xreflabel="Copying a File"> <sect1 id="manual.io.filestreams.copying_a_file" xreflabel="Copying a File">
@ -591,6 +595,7 @@
<!-- Chapter 03 : Interacting with C --> <!-- Chapter 03 : Interacting with C -->
<chapter id="manual.io.c" xreflabel="Interacting with C"> <chapter id="manual.io.c" xreflabel="Interacting with C">
<?dbhtml filename="io_and_c.html"?>
<title>Interacting with C</title> <title>Interacting with C</title>

View File

@ -1,5 +1,4 @@
<sect1 id="manual.localization.locales.locale" xreflabel="locale"> <sect1 id="manual.localization.locales.locale" xreflabel="locale">
<?dbhtml filename="locale.html"?>
<sect1info> <sect1info>
<keywordset> <keywordset>

View File

@ -24,6 +24,7 @@
<!-- Chapter 01 : Locale --> <!-- Chapter 01 : Locale -->
<chapter id="manual.localization.locales" xreflabel="Locales"> <chapter id="manual.localization.locales" xreflabel="Locales">
<?dbhtml filename="locales.html"?>
<title>Locales</title> <title>Locales</title>
<!-- Section 01 : locale --> <!-- Section 01 : locale -->
@ -34,6 +35,7 @@
<!-- Chapter 02 : Facet --> <!-- Chapter 02 : Facet -->
<chapter id="manual.localization.facet" xreflabel="facet"> <chapter id="manual.localization.facet" xreflabel="facet">
<?dbhtml filename="facets.html"?>
<title>Facets aka Categories</title> <title>Facets aka Categories</title>
<!-- Section 01 : ctype --> <!-- Section 01 : ctype -->

View File

@ -24,6 +24,7 @@
<!-- Chapter 01 : Complex --> <!-- Chapter 01 : Complex -->
<chapter id="manual.numerics.complex" xreflabel="complex"> <chapter id="manual.numerics.complex" xreflabel="complex">
<?dbhtml filename="complex.html"?>
<title>Complex</title> <title>Complex</title>
<para> <para>
</para> </para>
@ -53,6 +54,7 @@
<!-- Chapter 02 : Generalized Operations --> <!-- Chapter 02 : Generalized Operations -->
<chapter id="manual.numerics.generalized_ops" xreflabel="Generalized Ops"> <chapter id="manual.numerics.generalized_ops" xreflabel="Generalized Ops">
<?dbhtml filename="generalized_numeric_operations.html"?>
<title>Generalized Operations</title> <title>Generalized Operations</title>
<para> <para>
</para> </para>
@ -95,6 +97,7 @@
<!-- Chapter 03 : Interacting with C --> <!-- Chapter 03 : Interacting with C -->
<chapter id="manual.numerics.c" xreflabel="Interacting with C"> <chapter id="manual.numerics.c" xreflabel="Interacting with C">
<?dbhtml filename="numerics_and_c.html"?>
<title>Interacting with C</title> <title>Interacting with C</title>
<sect1 id="numerics.c.array" xreflabel="Numerics vs. Arrays"> <sect1 id="numerics.c.array" xreflabel="Numerics vs. Arrays">

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
<sect2 id="manual.intro.status.standard.200x" xreflabel="Status C++ 200x"> <sect2 id="manual.intro.status.standard.200x" xreflabel="Status C++ 200x">
<?dbhtml filename="standard_cxx200x.html"?> <?dbhtml filename="status_iso_cxx200x.html"?>
<sect2info> <sect2info>
<keywordset> <keywordset>

View File

@ -1,5 +1,5 @@
<sect2 id="manual.intro.status.standard.tr1" xreflabel="Status C++ TR1"> <sect2 id="manual.intro.status.standard.tr1" xreflabel="Status C++ TR1">
<?dbhtml filename="standard_cxxtr1.html"?> <?dbhtml filename="status_iso_cxxtr1.html"?>
<sect2info> <sect2info>
<keywordset> <keywordset>

View File

@ -38,6 +38,7 @@
</preface> </preface>
<chapter id="manual.support.types" xreflabel="Types"> <chapter id="manual.support.types" xreflabel="Types">
<?dbhtml filename="fundamental_types.html"?>
<title>Types</title> <title>Types</title>
<sect1 id="manual.support.types.fundamental" xreflabel="Fundamental Types"> <sect1 id="manual.support.types.fundamental" xreflabel="Fundamental Types">
<title>Fundamental Types</title> <title>Fundamental Types</title>
@ -199,6 +200,7 @@
</chapter> </chapter>
<chapter id="manual.support.memory" xreflabel="Dynamic Memory"> <chapter id="manual.support.memory" xreflabel="Dynamic Memory">
<?dbhtml filename="dynamic_memory.html"?>
<title>Dynamic Memory</title> <title>Dynamic Memory</title>
<para> <para>
There are six flavors each of <function>new</function> and There are six flavors each of <function>new</function> and
@ -280,6 +282,7 @@
</chapter> </chapter>
<chapter id="manual.support.termination" xreflabel="Termination"> <chapter id="manual.support.termination" xreflabel="Termination">
<?dbhtml filename="termination.html"?>
<title>Termination</title> <title>Termination</title>
<sect1 id="support.termination.handlers" xreflabel="Termination Handlers"> <sect1 id="support.termination.handlers" xreflabel="Termination Handlers">
<title>Termination Handlers</title> <title>Termination Handlers</title>
@ -345,6 +348,7 @@
</sect1> </sect1>
<sect1 id="support.termination.verbose" xreflabel="Verbose Terminate Handler"> <sect1 id="support.termination.verbose" xreflabel="Verbose Terminate Handler">
<?dbhtml filename="verbose_termination.html"?>
<title>Verbose Terminate Handler</title> <title>Verbose Terminate Handler</title>
<para> <para>
If you are having difficulty with uncaught exceptions and want a If you are having difficulty with uncaught exceptions and want a

View File

@ -4,7 +4,7 @@
[ ]> [ ]>
<chapter id="manual.intro.using" xreflabel="Using"> <chapter id="manual.intro.using" xreflabel="Using">
<?dbhtml filename="using.html"?> <?dbhtml filename="using.html"?>
<title>Using</title> <title>Using</title>
@ -78,6 +78,7 @@
</sect1> </sect1>
<sect1 id="manual.intro.using.headers" xreflabel="Headers"> <sect1 id="manual.intro.using.headers" xreflabel="Headers">
<?dbhtml filename="using_headers.html"?>
<title>Headers</title> <title>Headers</title>
<sect2 id="manual.intro.using.headers.all" xreflabel="Header Files"> <sect2 id="manual.intro.using.headers.all" xreflabel="Header Files">
@ -706,6 +707,7 @@ g++ -Winvalid-pch -I. -include stdc++.h -H -g -O2 hello.cc -o test.exe
</sect1> </sect1>
<sect1 id="manual.intro.using.namespaces" xreflabel="Namespaces"> <sect1 id="manual.intro.using.namespaces" xreflabel="Namespaces">
<?dbhtml filename="using_namespaces.html"?>
<title>Namespaces</title> <title>Namespaces</title>
<sect2 id="manual.intro.using.namespaces.all" xreflabel="Available Namespaces"> <sect2 id="manual.intro.using.namespaces.all" xreflabel="Available Namespaces">
@ -817,6 +819,7 @@ namespace gtk
</sect1> </sect1>
<sect1 id="manual.intro.using.macros" xreflabel="Macros"> <sect1 id="manual.intro.using.macros" xreflabel="Macros">
<?dbhtml filename="using_macros.html"?>
<title>Macros</title> <title>Macros</title>
<para>All pre-processor switches and configurations are all gathered <para>All pre-processor switches and configurations are all gathered
@ -943,6 +946,7 @@ namespace gtk
</sect1> </sect1>
<sect1 id="manual.intro.using.concurrency" xreflabel="Concurrency"> <sect1 id="manual.intro.using.concurrency" xreflabel="Concurrency">
<?dbhtml filename="using_concurrency.html"?>
<title>Concurrency</title> <title>Concurrency</title>
<para>This section discusses issues surrounding the proper compilation <para>This section discusses issues surrounding the proper compilation
@ -1261,6 +1265,7 @@ gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)
</sect1> </sect1>
<sect1 id="manual.intro.using.exception" xreflabel="Exceptions"> <sect1 id="manual.intro.using.exception" xreflabel="Exceptions">
<?dbhtml filename="using_exceptions.html"?>
<title>Exceptions</title> <title>Exceptions</title>
<sect2 id="intro.using.exception.propagating" xreflabel="Propagating Exceptions"> <sect2 id="intro.using.exception.propagating" xreflabel="Propagating Exceptions">

View File

@ -24,6 +24,7 @@
<!-- Chapter 01 : Functors --> <!-- Chapter 01 : Functors -->
<chapter id="manual.util.functors" xreflabel="Functors"> <chapter id="manual.util.functors" xreflabel="Functors">
<?dbhtml filename="functors.html"?>
<title>Functors</title> <title>Functors</title>
<para>If you don't know what functors are, you're not alone. Many people <para>If you don't know what functors are, you're not alone. Many people
get slightly the wrong idea. In the interest of not reinventing get slightly the wrong idea. In the interest of not reinventing
@ -36,6 +37,7 @@
<!-- Chapter 02 : Pairs --> <!-- Chapter 02 : Pairs -->
<chapter id="manual.util.pairs" xreflabel="Pairs"> <chapter id="manual.util.pairs" xreflabel="Pairs">
<?dbhtml filename="pairs.html"?>
<title>Pairs</title> <title>Pairs</title>
<para>The <code>pair&lt;T1,T2&gt;</code> is a simple and handy way to <para>The <code>pair&lt;T1,T2&gt;</code> is a simple and handy way to
carry around a pair of objects. One is of type T1, and another of carry around a pair of objects. One is of type T1, and another of
@ -91,7 +93,7 @@
<!-- Chapter 03 : Memory --> <!-- Chapter 03 : Memory -->
<chapter id="manual.util.memory" xreflabel="Memory"> <chapter id="manual.util.memory" xreflabel="Memory">
<?dbhtml filename="memory.html"?>
<title>Memory</title> <title>Memory</title>
<para> <para>
Memory contains three general areas. First, function and operator Memory contains three general areas. First, function and operator
@ -120,6 +122,7 @@
<!-- Chapter 04 : Traits --> <!-- Chapter 04 : Traits -->
<chapter id="manual.util.traits" xreflabel="Traits"> <chapter id="manual.util.traits" xreflabel="Traits">
<?dbhtml filename="traits.html"?>
<title>Traits</title> <title>Traits</title>
<para> <para>
</para> </para>