stlab.adobe.com Adobe Systems Incorporated

erase_if.hpp File Reference

#include <adobe/config.hpp>
#include <cassert>
#include <boost/range/begin.hpp>
#include <boost/range/end.hpp>
#include <boost/next_prior.hpp>
#include <adobe/algorithm/remove.hpp>
#include <adobe/algorithm/find.hpp>
#include <adobe/container/storage.hpp>

Go to the source code of this file.

Namespaces

namespace  adobe

Functions

template<typename T >
T::iterator erase (T &x, typename T::iterator f, typename T::iterator l)
template<typename T , typename R >
T::iterator erase (T &x, const R &r)
template<typename T >
T::iterator erase (T &x, typename T::iterator f)
template<typename T , typename P >
void erase_if (T &x, typename T::iterator f, typename T::iterator l, P p)
template<typename T , typename P >
void erase_if (T &x, P p)

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