Imported Upstream version 1.51.0
[platform/upstream/boost.git] / libs / context / doc / html / index.html
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
4 <title>Context</title>
5 <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
6 <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7 <link rel="home" href="index.html" title="Context">
8 <link rel="next" href="context/overview.html" title="Overview">
9 </head>
10 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
11 <table cellpadding="2" width="100%"><tr>
12 <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
13 <td align="center"><a href="../../../../index.html">Home</a></td>
14 <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
15 <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
16 <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
17 <td align="center"><a href="../../../../more/index.htm">More</a></td>
18 </tr></table>
19 <hr>
20 <div class="spirit-nav"><a accesskey="n" href="context/overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
21 <div class="article">
22 <div class="titlepage">
23 <div>
24 <div><h2 class="title">
25 <a name="context"></a>Context</h2></div>
26 <div><div class="authorgroup"><div class="author"><h3 class="author">
27 <span class="firstname">Oliver</span> <span class="surname">Kowalke</span>
28 </h3></div></div></div>
29 <div><p class="copyright">Copyright &#169; 2009 Oliver Kowalke</p></div>
30 <div><div class="legalnotice">
31 <a name="context.legal"></a><p>
32         Distributed under the Boost Software License, Version 1.0. (See accompanying
33         file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
34       </p>
35 </div></div>
36 </div>
37 <hr>
38 </div>
39 <div class="toc">
40 <p><b>Table of Contents</b></p>
41 <dl>
42 <dt><span class="section"><a href="context/overview.html">Overview</a></span></dt>
43 <dt><span class="section"><a href="context/requirements.html">Requirements</a></span></dt>
44 <dt><span class="section"><a href="context/context.html">Context</a></span></dt>
45 <dd><dl><dt><span class="section"><a href="context/context/boost_fcontext.html">Struct <code class="computeroutput"><span class="identifier">fcontext_t</span></code> and related functions</a></span></dt></dl></dd>
46 <dt><span class="section"><a href="context/stack.html">Stack allocation</a></span></dt>
47 <dd><dl>
48 <dt><span class="section"><a href="context/stack/stack_allocator.html">Class <code class="computeroutput"><span class="identifier">stack_allocator</span></code></a></span></dt>
49 <dt><span class="section"><a href="context/stack/stack_helper.html">Helper functions</a></span></dt>
50 </dl></dd>
51 <dt><span class="section"><a href="context/performance.html">Performance</a></span></dt>
52 <dt><span class="section"><a href="context/tested.html">Tested Platforms</a></span></dt>
53 <dt><span class="section"><a href="context/rationale.html">Rationale</a></span></dt>
54 <dd><dl>
55 <dt><span class="section"><a href="context/rationale/other_apis_.html">Other APIs </a></span></dt>
56 <dt><span class="section"><a href="context/rationale/x86_and_floating_point_env.html">x86 and
57       floating-point env</a></span></dt>
58 </dl></dd>
59 <dt><span class="section"><a href="context/reference.html">Reference</a></span></dt>
60 <dt><span class="section"><a href="context/todo.html">Todo</a></span></dt>
61 <dt><span class="section"><a href="context/acknowledgements.html">Acknowledgments</a></span></dt>
62 </dl>
63 </div>
64 </div>
65 <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
66 <td align="left"><p><small>Last revised: August 15, 2012 at 23:36:42 GMT</small></p></td>
67 <td align="right"><div class="copyright-footer"></div></td>
68 </tr></table>
69 <hr>
70 <div class="spirit-nav"><a accesskey="n" href="context/overview.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a></div>
71 </body>
72 </html>