summaryrefslogtreecommitdiff
path: root/doc/test/array3.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/test/array3.xml')
-rw-r--r--doc/test/array3.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/test/array3.xml b/doc/test/array3.xml
new file mode 100644
index 0000000000..1f370a0b68
--- /dev/null
+++ b/doc/test/array3.xml
@@ -0,0 +1,22 @@
+<section id="array.more.info">
+ <title>For more information...</title>
+ <para>
+ To find more details about using ordinary arrays in C++ and
+ the framework of the STL, see e.g.
+
+ <literallayout>
+ The C++ Standard Library - A Tutorial and Reference
+ by Nicolai M. Josuttis
+ Addison Wesley Longman, 1999
+ ISBN 0-201-37926-0
+ </literallayout>
+ </para>
+
+ <para>
+ <ulink url="http://www.josuttis.com/">
+ Home Page of Nicolai
+ Josuttis
+ </ulink>
+ </para>
+</section>
+