1 <set xmlns="http://docbook.org/ns/docbook" version="5.0"
3 xreflabel="The GNU C++ Library">
4 <title>The GNU C++ Library</title>
5 <?dbhtml filename="index.html"?>
9 <keyword>ISO C++</keyword>
10 <keyword>runtime</keyword>
11 <keyword>library</keyword>
13 <abstract xml:id="contents">
14 <title>Short Contents</title>
17 Copyright (C) 2008-2021
18 <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://www.fsf.org">FSF
23 Permission is granted to copy, distribute and/or modify this
24 document under the terms of the GNU Free Documentation
25 License, Version 1.2 or any later version published by the
26 Free Software Foundation; with no Invariant Sections, with no
27 Front-Cover Texts, and with no Back-Cover Texts.
31 This is the top level of the libstdc++ documentation set. The
32 documentation is divided into the following three sections.
40 <link linkend="manual">Manual</link>
46 <link linkend="faq">Frequently Asked Questions</link>
52 <link linkend="api">API and Source Documentation</link>
64 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="manual/spine.xml" parse="xml">
67 <!-- Source Level Documentation-->
68 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="api.xml" parse="xml">
72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="faq.xml" parse="xml">