/usr/include/c++/4.5/bits/stl_function.h: In member function ‘bool std::less<_Tp>::operator()(const _Tp&, const _Tp&) const [with _Tp = rfsim::pointsSet]’:
/usr/include/c++/4.5/bits/stl_tree.h:1184:4: instantiated from ‘std::pair<std::_Rb_tree_iterator<_Val>, bool> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique(const _Val&) [with _Key = rfsim::pointsSet, _Val = rfsim::pointsSet, _KeyOfValue = std::_Identity<rfsim::pointsSet>, _Compare = std::less<rfsim::pointsSet>, _Alloc = std::allocator<rfsim::pointsSet>]’
/usr/include/c++/4.5/bits/stl_set.h:408:29: instantiated from ‘std::pair<typename std::_Rb_tree<_Key, _Key, std::_Identity<_Key>, _Compare, typename _Alloc::rebind<_Key>::other>::const_iterator, bool> std::set<_Key, _Compare, _Alloc>::insert(const value_type&) [with _Key = rfsim::pointsSet, _Compare = std::less<rfsim::pointsSet>, _Alloc = std::allocator<rfsim::pointsSet>, typename std::_Rb_tree<_Key, _Key, std::_Identity<_Key>, _Compare, typename _Alloc::rebind<_Key>::other>::const_iterator = std::_Rb_tree_const_iterator<rfsim::pointsSet>, value_type = rfsim::pointsSet]’
/home/amadio/Softs/Src/TrajectoryPlanning/Plugins/TrajectoryPlanning.planningplugin/src/Mesh.cpp:3278:31: instantiated from here
/usr/include/c++/4.5/bits/stl_function.h:230:22: error: no match for ‘operator<’ in ‘__x < __y’
|