BoB robotics
The Brains on Board robotics library
Public Member Functions
|
List of all members
pybind11::detail::op_< id, ot, L, R > Struct Template Reference
Operator implementation generator.
More...
#include <operators.h>
Public Member Functions
template<typename Class , typename... Extra>
void
execute
(Class &cl, const Extra &... extra) const
template<typename Class , typename... Extra>
void
execute_cast
(Class &cl, const Extra &... extra) const
Detailed Description
template<op_id id, op_type ot, typename L, typename R>
struct pybind11::detail::op_< id, ot, L, R >
Operator implementation generator.
The documentation for this struct was generated from the following files:
third_party/pybind11/include/pybind11/attr.h
third_party/pybind11/include/pybind11/operators.h
pybind11
detail
op_
Generated by
1.9.3