HDK
|
#include <hboost/mpl/vector.hpp>
#include <hboost/python/signature.hpp>
Go to the source code of this file.
Namespaces | |
hboost | |
hboost::python | |
hboost::python::detail | |
Functions | |
template<class Ret , class TheCls , class... Args> | |
auto | hboost::python::detail::get_signature (Ret(TheCls::*)(Args...)&, void *=nullptr) |
template<class Ret , class TheCls , class... Args> | |
auto | hboost::python::detail::get_signature (Ret(TheCls::*)(Args...) const &, void *=nullptr) |