stlab.adobe.com Adobe Systems Incorporated

partition.hpp File Reference

#include <adobe/config.hpp>
#include <boost/range/begin.hpp>
#include <boost/range/end.hpp>
#include <boost/bind.hpp>
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  adobe

Functions

template<class BidirectionalIterator , class Predicate >
BidirectionalIterator partition (BidirectionalIterator first, BidirectionalIterator last, Predicate pred)
template<class BidirectionalRange , class Predicate >
boost::range_iterator
< BidirectionalRange >::type 
partition (BidirectionalRange &range, Predicate pred)
template<class BidirectionalIterator , class Predicate >
BidirectionalIterator stable_partition (BidirectionalIterator first, BidirectionalIterator last, Predicate pred)
template<class BidirectionalRange , class Predicate >
boost::range_iterator
< BidirectionalRange >::type 
stable_partition (BidirectionalRange &range, Predicate pred)

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