stlab.adobe.com Adobe Systems Incorporated

find_match.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 InputIterator , class T , class Compare >
InputIterator find_match (InputIterator first, InputIterator last, const T &value, Compare comp)
template<class InputRange , class T , class Compare >
boost::range_const_iterator
< InputRange >::type 
find_match (const InputRange &range, const T &value)
template<class InputRange , class T , class Compare >
boost::range_iterator
< InputRange >::type 
find_match (InputRange &range, const T &value)
template<class InputIterator , class T , class Compare >
InputIterator find_match (InputIterator first, InputIterator last, const T &value)
template<class InputRange , class T , class Compare >
boost::range_const_iterator
< InputRange >::type 
find_match (const InputRange &range, const T &value, Compare comp)
template<class InputRange , class T , class Compare >
boost::range_iterator
< InputRange >::type 
find_match (InputRange &range, const T &value, 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