|
Nektar++
|
#include <boost/mpl/erase.hpp>#include <boost/mpl/vector.hpp>#include <boost/python/signature.hpp>Go to the source code of this file.
Classes | |
| struct | boost::python::detail::functor_signature< Functor > |
Namespaces | |
| namespace | boost |
| namespace | boost::python |
| namespace | boost::python::detail |
Functions | |
| template<class Functor > | |
| std::enable_if< std::is_member_function_pointer< decltype(&Functor::operator())>::value, typenamefunctor_signature< Functor >::type >::type | boost::python::detail::get_signature (Functor &, void *=nullptr) |