stlab.adobe.com Adobe Systems Incorporated

sorted.hpp File Reference

#include <algorithm>
#include <functional>
#include <iterator>
#include <boost/range/begin.hpp>
#include <boost/range/end.hpp>
#include <boost/bind.hpp>
#include <adobe/functional/operator.hpp>

Go to the source code of this file.

Namespaces

namespace  adobe

Functions

template<typename I , typename O >
bool is_sorted (I f, I l, O o)
template<typename I >
bool is_sorted (I f, I l)
template<typename I , typename C >
bool is_sorted (const I &r, C c)
template<typename I >
bool is_sorted (const I &r)
template<typename I , typename C , typename P >
bool is_sorted (I f, I l, C c, P p)
template<typename I , typename C , typename P >
bool is_sorted (const I &r, C c, P p)
template<typename I >
sorted (I f, I l)
template<typename I , typename O >
sorted (I f, I l, O o)

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google