From 622ff9d764e8ddbc94af41260f579a1525ed0b62 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 18 Feb 2002 23:00:06 +0000 Subject: [PATCH] *** empty log message *** [SVN r12855] --- doc/v2/class.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/v2/class.html b/doc/v2/class.html index 393510eb..c28f0317 100644 --- a/doc/v2/class.html +++ b/doc/v2/class.html @@ -210,7 +210,7 @@ class_& def(char const* name, Fn f, CallPolicy policy) the Boost.Python extension class being defined, with the given name. If the extension class already has an attribute named name, the usual overloading procedure applies. + "overloading.html">overloading procedure applies.
Returns: *this