We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 500194e commit 30dd3feCopy full SHA for 30dd3fe
doc/reference/call_method.qbk
@@ -20,6 +20,8 @@ C++ Module Definition
20
``
21
#include <boost/python/module.hpp>
22
#include <boost/python/class.hpp>
23
+#include <boost/python/call_method.hpp>
24
+#include <boost/python/def.hpp>
25
#include <boost/utility.hpp>
26
#include <cstring>
27
0 commit comments