LibreOffice Module o3tl (master) 1
|
the elements are totally ordered by Compare, for no 2 elements !Compare(a,b) && !Compare(b,a) is true More...
#include <sorted_vector.hxx>
Public Types | |
typedef sorted_vector< Value, Compare, o3tl::find_unique >::const_iterator | const_iterator |
Public Member Functions | |
std::pair< const_iterator, bool > | operator() (const_iterator first, const_iterator last, Value const &v) |
the elements are totally ordered by Compare, for no 2 elements !Compare(a,b) && !Compare(b,a) is true
Definition at line 383 of file sorted_vector.hxx.
typedef sorted_vector<Value,Compare,o3tl::find_unique>::const_iterator o3tl::find_unique< Value, Compare >::const_iterator |
Definition at line 386 of file sorted_vector.hxx.
|
inline |
Definition at line 387 of file sorted_vector.hxx.