mirror of
https://github.com/boostorg/python.git
synced 2026-01-25 06:22:15 +00:00
Fix bad "fix".
[SVN r22495]
This commit is contained in:
@@ -176,7 +176,6 @@ namespace api
|
||||
# endif
|
||||
|
||||
private: // def visitation for adding callable objects as class methods
|
||||
using def_visitor<U>::visit;
|
||||
|
||||
template <class ClassT, class DocStringT>
|
||||
void visit(ClassT& cl, char const* name, python::detail::def_helper<DocStringT> const& helper) const
|
||||
|
||||
Reference in New Issue
Block a user