2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00
[SVN r13759]
This commit is contained in:
Dave Abrahams
2002-05-08 21:51:09 +00:00
parent 4b9931c417
commit b45b9e5ccf

View File

@@ -80,7 +80,7 @@ objects::function* make_function(F f, Policies const& policies)
objects::function* make_constructor();</a>
</pre>
<dl class="make_constructor-semantics">
<dl class="function-semantics">
<dt><b>Requires:</b> <code>T</code> is a class type. <code>ArgList</code>
is an <a href="../../../mpl/doc/Sequences.html">MPL sequence</a> of C++
argument types (<i>A1, A2,... AN</i>) such that if