|
4 | 4 | <head> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
6 | 6 | <meta name="generator" content="Docutils 0.3.0: http://docutils.sourceforge.net/" /> |
7 | | -<title>Boost Python Internals</title> |
8 | | -<meta name="copyright" content="Copyright Brett Calcott and David Abrahams 2003. All rights reserved." /> |
| 7 | +<title>Boost.Python Internals Boost</title> |
9 | 8 | <link rel="stylesheet" href="../../../rst.css" type="text/css" /> |
10 | 9 | </head> |
11 | 10 | <body> |
12 | | -<div class="document" id="boost-python-internals"> |
13 | | -<h1 class="title">Boost Python Internals</h1> |
14 | | -<h2 class="subtitle" id="a-conversation-between-brett-calcott-and-david-abrahams">A conversation between Brett Calcott and David Abrahams</h2> |
15 | | -<table class="docinfo" frame="void" rules="none"> |
16 | | -<col class="docinfo-name" /> |
17 | | -<col class="docinfo-content" /> |
| 11 | +<div class="document" id="boost-python-internals-logo"> |
| 12 | +<h1 class="title"><a class="reference" href="index.html">Boost.Python</a> Internals <a class="reference" href="../../../index.htm"><img alt="Boost" src="../../../c++boost.gif" /></a></h1> |
| 13 | +<div class="section" id="a-conversation-between-brett-calcott-and-david-abrahams"> |
| 14 | +<h1><a name="a-conversation-between-brett-calcott-and-david-abrahams">A conversation between Brett Calcott and David Abrahams</a></h1> |
| 15 | +<table class="field-list" frame="void" rules="none"> |
| 16 | +<col class="field-name" /> |
| 17 | +<col class="field-body" /> |
18 | 18 | <tbody valign="top"> |
19 | | -<tr><th class="docinfo-name">Copyright:</th> |
20 | | -<td>Copyright Brett Calcott and David Abrahams 2003. All |
21 | | -rights reserved.</td></tr> |
| 19 | +<tr class="field"><th class="field-name">copyright:</th><td class="field-body">Copyright David Abrahams and Brett Calcott 2003. See |
| 20 | +accompanying <a class="reference" href="../../../LICENSE">license</a> for terms of use.</td> |
| 21 | +</tr> |
22 | 22 | </tbody> |
23 | 23 | </table> |
24 | 24 | <p>In both of these cases, I'm quite capable of reading code - but the |
@@ -118,10 +118,11 @@ <h2 class="subtitle" id="a-conversation-between-brett-calcott-and-david-abrahams |
118 | 118 | info in the LLNL progress reports and the messages they link to. |
119 | 119 | Also,</p> |
120 | 120 | <blockquote> |
121 | | -<a class="reference" href="http://mail.python.org/pipermail/c++-sig/2002-May/001023.html">http://mail.python.org/pipermail/c++-sig/2002-May/001023.html</a> |
122 | | -<a class="reference" href="http://mail.python.org/pipermail/c++-sig/2002-December/003115.html">http://mail.python.org/pipermail/c++-sig/2002-December/003115.html</a> |
123 | | -<a class="reference" href="http://aspn.activestate.com/ASPN/Mail/Message/1280898">http://aspn.activestate.com/ASPN/Mail/Message/1280898</a> |
124 | | -<a class="reference" href="http://mail.python.org/pipermail/c++-sig/2002-July/001755.html">http://mail.python.org/pipermail/c++-sig/2002-July/001755.html</a></blockquote> |
| 121 | +<p><a class="reference" href="http://mail.python.org/pipermail/c++-sig/2002-May/001023.html">http://mail.python.org/pipermail/c++-sig/2002-May/001023.html</a></p> |
| 122 | +<p><a class="reference" href="http://mail.python.org/pipermail/c++-sig/2002-December/003115.html">http://mail.python.org/pipermail/c++-sig/2002-December/003115.html</a></p> |
| 123 | +<p><a class="reference" href="http://aspn.activestate.com/ASPN/Mail/Message/1280898">http://aspn.activestate.com/ASPN/Mail/Message/1280898</a></p> |
| 124 | +<p><a class="reference" href="http://mail.python.org/pipermail/c++-sig/2002-July/001755.html">http://mail.python.org/pipermail/c++-sig/2002-July/001755.html</a></p> |
| 125 | +</blockquote> |
125 | 126 | <p>from c++ to python:</p> |
126 | 127 | <blockquote> |
127 | 128 | <p>It depends on the type and the call policies in use or, for |
@@ -174,10 +175,11 @@ <h2 class="subtitle" id="a-conversation-between-brett-calcott-and-david-abrahams |
174 | 175 | </blockquote> |
175 | 176 | </blockquote> |
176 | 177 | </div> |
| 178 | +</div> |
177 | 179 | <hr class="footer"/> |
178 | 180 | <div class="footer"> |
179 | 181 | <a class="reference" href="internals.rst">View document source</a>. |
180 | | -Generated on: 2003-07-31 17:58 UTC. |
| 182 | +Generated on: 2003-09-12 14:51 UTC. |
181 | 183 | Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source. |
182 | 184 | </div> |
183 | 185 | </body> |
|
0 commit comments