Exemplo n.º 1
0
 friend bool operator< (const this_type& i, const this_type& i2)
 { return i.less(i2); }
Exemplo n.º 2
0
 BOOST_CONTAINER_FORCEINLINE friend bool operator< (const this_type& i, const this_type& i2)
 { return i.less(i2); }