Imported Upstream version 1.64.0
[platform/upstream/boost.git] / doc / html / array / more / info.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5 <title>For more information...</title>
6 <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
7 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
8 <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
9 <link rel="up" href="../../array.html" title="Chapter&#160;6.&#160;Boost.Array">
10 <link rel="prev" href="../rationale.html" title="Design Rationale">
11 <link rel="next" href="../ack.html" title="Acknowledgements">
12 </head>
13 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14 <table cellpadding="2" width="100%"><tr>
15 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
16 <td align="center"><a href="../../../../index.html">Home</a></td>
17 <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
18 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
19 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
20 <td align="center"><a href="../../../../more/index.htm">More</a></td>
21 </tr></table>
22 <hr>
23 <div class="spirit-nav">
24 <a accesskey="p" href="../rationale.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../array.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../ack.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
25 </div>
26 <div class="section">
27 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
28 <a name="array.more.info"></a>For more information...</h2></div></div></div>
29 <p>To find more details about using ordinary arrays in C++ and
30   the framework of the STL, see e.g.
31
32     </p>
33 <div class="literallayout"><p>The&#160;C++&#160;Standard&#160;Library&#160;-&#160;A&#160;Tutorial&#160;and&#160;Reference<br>
34 by&#160;Nicolai&#160;M.&#160;Josuttis<br>
35 Addison&#160;Wesley&#160;Longman,&#160;1999<br>
36 ISBN&#160;0-201-37926-0</p></div>
37 <p>
38    </p>
39 <p><a href="http://www.josuttis.com/" target="_top">Home Page of Nicolai
40   Josuttis</a></p>
41 </div>
42 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
43 <td align="left"></td>
44 <td align="right"><div class="copyright-footer">Copyright &#169; 2001-2004 Nicolai M. Josuttis<br>Copyright &#169; 2012 Marshall Clow<p>Distributed under the Boost Software License, Version 1.0.
45       (See accompanying file <code class="filename">LICENSE_1_0.txt</code> or copy at 
46       <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
47       </p>
48 </div></td>
49 </tr></table>
50 <hr>
51 <div class="spirit-nav">
52 <a accesskey="p" href="../rationale.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../array.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../ack.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
53 </div>
54 </body>
55 </html>