Public Member Functions | List of all members
pinocchio::python::ComparableVisitor< C, has_comparison_operators > Struct Template Reference

Add the Python method == and != to allow a comparison of this. More...

#include <comparable.hpp>

Inheritance diagram for pinocchio::python::ComparableVisitor< C, has_comparison_operators >:
Inheritance graph
[legend]

Public Member Functions

template<class PyClass >
void visit (PyClass &cl) const
 

Detailed Description

template<class C, bool has_comparison_operators = true>
struct pinocchio::python::ComparableVisitor< C, has_comparison_operators >

Add the Python method == and != to allow a comparison of this.

Definition at line 21 of file comparable.hpp.

Member Function Documentation

◆ visit()

template<class C , bool has_comparison_operators = true>
template<class PyClass >
void pinocchio::python::ComparableVisitor< C, has_comparison_operators >::visit ( PyClass &  cl) const
inline

Definition at line 25 of file comparable.hpp.


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


pinocchio
Author(s):
autogenerated on Wed Jun 19 2024 02:41:20