Public Types | List of all members
pinocchio::python::internal::function_wrapper< R(*)(Args...)>::arg< i > Struct Template Reference

#include <pybind11.hpp>

Public Types

typedef std::tuple_element< i, std::tuple< Args... > >::type type
 

Detailed Description

template<typename R, typename... Args>
template<size_t i>
struct pinocchio::python::internal::function_wrapper< R(*)(Args...)>::arg< i >

Definition at line 136 of file pybind11.hpp.

Member Typedef Documentation

◆ type

template<typename R , typename... Args>
template<size_t i>
typedef std::tuple_element<i, std::tuple<Args...> >::type pinocchio::python::internal::function_wrapper< R(*)(Args...)>::arg< i >::type

Definition at line 137 of file pybind11.hpp.


The documentation for this struct was generated from the following file:


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