2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 05:22:45 +00:00

Use call policies

[SVN r12618]
This commit is contained in:
Dave Abrahams
2002-02-01 04:36:46 +00:00
parent 6a75fa83b5
commit b3117c2b02
19 changed files with 1380 additions and 351 deletions

View File

@@ -8,7 +8,9 @@
// TODO: Move inline implementations from objects.cpp here
#define BOOST_PYTHON_SOURCE
#ifndef BOOST_PYTHON_SOURCE
r# define BOOST_PYTHON_SOURCE
#endif
#include <boost/python/objects.hpp>
#include <boost/python/detail/none.hpp>