Operator implementation generator. More...
#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/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 |
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 |
Static Public Attributes | |
static constexpr bool | op_enable_if_hook = true |
Operator implementation generator.
Definition at line 86 of file operators.h.
|
inline |
Definition at line 88 of file operators.h.
References op_itruediv, op_l, op_truediv, and PYBIND11_SILENCE_MSVC_C4127.
|
inline |
Definition at line 89 of file operators.h.
|
inline |
Definition at line 106 of file operators.h.
References op_itruediv, op_l, and op_truediv.
|
inline |
Definition at line 97 of file operators.h.
|
staticconstexpr |
Definition at line 87 of file operators.h.