Classes | Functions
pinocchio::python::internal Namespace Reference

Classes

struct  function_wrapper
 
struct  function_wrapper< R(*)(Args...)>
 

Functions

template<typename R , typename... Args>
auto call (R(*f)(Args...), typename convert_type< Args >::type... args)
 
template<typename... Args>
void call (void(*f)(Args...), typename convert_type< Args >::type... args)
 

Function Documentation

◆ call() [1/2]

template<typename R , typename... Args>
auto pinocchio::python::internal::call ( R(*)(Args...)  f,
typename convert_type< Args >::type...  args 
)

Definition at line 118 of file pybind11.hpp.

◆ call() [2/2]

template<typename... Args>
void pinocchio::python::internal::call ( void(*)(Args...)  f,
typename convert_type< Args >::type...  args 
)

Definition at line 122 of file pybind11.hpp.



pinocchio
Author(s):
autogenerated on Sun Apr 28 2024 02:41:55