stlab.adobe.com Adobe Systems Incorporated

permutation.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 BidirectionalRange >
bool next_permutation (BidirectionalRange &range)
template<class BidirectionalIterator , class Compare >
bool next_permutation (BidirectionalIterator first, BidirectionalIterator last, Compare comp)
template<class BidirectionalRange , class Compare >
bool next_permutation (BidirectionalRange &range, Compare comp)
template<class BidirectionalRange >
bool prev_permutation (BidirectionalRange &range)
template<class BidirectionalIterator , class Compare >
bool prev_permutation (BidirectionalIterator first, BidirectionalIterator last, Compare comp)
template<class BidirectionalRange , class Compare >
bool prev_permutation (BidirectionalRange &range, Compare comp)

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