STXXL
1.4-dev
|
Go to the source code of this file.
Namespaces | |
stxxl | |
STXXL library namespace | |
Functions | |
template<class ForwardIterator , class StrictWeakOrdering > | |
bool | stxxl::is_sorted (ForwardIterator first, ForwardIterator last, StrictWeakOrdering comp) |
template<class ForwardIterator > | |
bool | stxxl::is_sorted (ForwardIterator first, ForwardIterator last) |