mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
@@ -239,6 +239,8 @@ static MemberType& execute(InstanceType& c);
|
||||
<h3>C++ module definition</h3>
|
||||
<pre>
|
||||
#include <boost/python/module.hpp>
|
||||
#include <boost/python/handle.hpp>
|
||||
#include <boost/python/borrowed.hpp>
|
||||
#include <boost/python/lvalue_from_pytype.hpp>
|
||||
|
||||
// definition lifted from the Python docs
|
||||
|
||||
Reference in New Issue
Block a user