hpp-pinocchio  6.0.0
Wrapping of the kinematic/dynamic chain Pinocchio for HPP.
hpp::serialization::remove_duplicate::ptr_less< Key, Compare > Struct Template Reference

#include <hpp/pinocchio/serialization.hh>

Inheritance diagram for hpp::serialization::remove_duplicate::ptr_less< Key, Compare >:
Collaboration diagram for hpp::serialization::remove_duplicate::ptr_less< Key, Compare >:

Public Member Functions

bool operator() (Key const *t1, Key const *t2) const
 

Member Function Documentation

◆ operator()()

template<typename Key , typename Compare = std::less<Key>>
bool hpp::serialization::remove_duplicate::ptr_less< Key, Compare >::operator() ( Key const *  t1,
Key const *  t2 
) const
inline

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