HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pySignatureExt.h File Reference
#include <hboost/mpl/vector.hpp>
#include <hboost/python/signature.hpp>
+ Include dependency graph for pySignatureExt.h:

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)