BoB robotics
The Brains on Board robotics library
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: