LibreOffice Module o3tl (master) 1
|
the elements are partially ordered by Compare, 2 elements are allowed if they are not the same element (pointer equal) More...
#include <sorted_vector.hxx>
Public Types | |
typedef sorted_vector< Value, Compare, o3tl::find_partialorder_ptrequals >::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 partially ordered by Compare, 2 elements are allowed if they are not the same element (pointer equal)
Definition at line 400 of file sorted_vector.hxx.
typedef sorted_vector<Value,Compare,o3tl::find_partialorder_ptrequals>::const_iterator o3tl::find_partialorder_ptrequals< Value, Compare >::const_iterator |
Definition at line 403 of file sorted_vector.hxx.
|
inline |
Definition at line 404 of file sorted_vector.hxx.