mirror of
https://github.com/boostorg/python.git
synced 2026-01-22 17:32:55 +00:00
bug fix
[SVN r13759]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user