2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 06:42:27 +00:00

*** empty log message ***

[SVN r12855]
This commit is contained in:
Dave Abrahams
2002-02-18 23:00:06 +00:00
parent b75d11da3a
commit 622ff9d764

View File

@@ -210,7 +210,7 @@ class_& def(char const* name, Fn f, CallPolicy policy)
the Boost.Python extension class being defined, with the given
<code>name</code>. If the extension class already has an attribute named
<code><i>name</i></code>, the usual <a href=
"http:overloading.html">overloading procedure</a> applies.
"overloading.html">overloading procedure</a> applies.
<dt><b>Returns:</b> <code>*this</code>
</dl>