mirror of
https://github.com/boostorg/python.git
synced 2026-01-24 18:12:43 +00:00
Added some more tests
[SVN r14437]
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
#include <boost/python/object.hpp>
|
||||
|
||||
using namespace boost::python;
|
||||
BOOST_STATIC_ASSERT(converter::is_object_manager<handle<> >::value);
|
||||
|
||||
int apply_int_int(PyObject* f, int x)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user