ecto
Classes | Namespaces | Functions
raw_constructor.hpp File Reference
#include <Python.h>
#include <boost/python.hpp>
#include <boost/python/raw_function.hpp>
#include <boost/python/detail/api_placeholder.hpp>
Include dependency graph for raw_constructor.hpp:

Go to the source code of this file.

Classes

struct  boost::python::detail::raw_constructor_dispatcher< F >
 

Namespaces

 boost
 
 boost::python
 
 boost::python::detail
 

Functions

template<class F >
object boost::python::raw_constructor (F f, std::size_t min_args=0)