#include <common.h>
Public Types | |
using | type = typename remove_class< decltype(&F::operator())>::type |
Definition at line 958 of file wrap/pybind11/include/pybind11/detail/common.h.
using strip_function_object< F >::type = typename remove_class<decltype(&F::operator())>::type |
Definition at line 963 of file wrap/pybind11/include/pybind11/detail/common.h.