mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 17:12:22 +00:00
63 lines
1.8 KiB
HTML
63 lines
1.8 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<link rel="stylesheet" type="text/css" href="../boost.css">
|
|
<title>Boost.Python - <call.hpp></title>
|
|
</head>
|
|
<body link="#0000ff" vlink="#800080">
|
|
<table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
|
|
"header">
|
|
<tr>
|
|
<td valign="top" width="300">
|
|
<h3><a href="http://www.boost.org"><img height="86" width="277" alt="C++ Boost" src="../c++boost.gif" border="0"></a></h3>
|
|
</td>
|
|
<td valign="top">
|
|
<h1 align="center">Boost.Python</h1>
|
|
<h2 align="center">Header <call.hpp></h2>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<hr>
|
|
<h2>Contents</h2>
|
|
<dl class="page-index">
|
|
<dt><a href="#introduction">Introduction</a></dt>
|
|
|
|
<dt><a href="#functions">Functions</a></dt>
|
|
<dl class="page-index">
|
|
<dt><a href="#call-spec">call</a></dt>
|
|
</dl>
|
|
|
|
<dt><a href="#examples">Example(s)</a></dt>
|
|
|
|
</dl>
|
|
<hr>
|
|
<h2><a name="introduction"></a>Introduction</h2>
|
|
<p>{{Introductory text}}</p>
|
|
|
|
<h2><a name="functions"></a>Functions</h2>
|
|
<pre>
|
|
<a name="call-spec"></a>call
|
|
</pre>
|
|
<dl class="function-semantics">
|
|
<dt><b>Requires:</b> {{text}}</dt>
|
|
<dt><b>Effects:</b> {{text}}</dt>
|
|
<dt><b>Postconditions:</b> {{text}}</dt>
|
|
<dt><b>Returns:</b> {{text}}</dt>
|
|
<dt><b>Throws:</b> {{text}}</dt>
|
|
<dt><b>Complexity:</b> {{text}}</dt>
|
|
<dt><b>Rationale:</b> {{text}}</dt>
|
|
</dl>
|
|
|
|
<h2><a name="examples"></a>Example(s)</h2>
|
|
|
|
<p>{{Example(s)}}</p>
|
|
<p>Revised
|
|
<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->
|
|
05 November, 2002
|
|
<!--webbot bot="Timestamp" endspan i-checksum="39359" -->
|
|
</p>
|
|
<p><i>© Copyright <a href="../../../../people/dave_abrahams.htm">Dave Abrahams</a>
|
|
2002. All Rights Reserved.</i></p>
|
|
</body>
|
|
</html>
|