vtf-logo

skipElements.h File Reference

Contains the areElementsSkipElements() functions. More...

#include "../defs.h"
#include "skipElements.ipp"

Go to the source code of this file.

Namespaces

namespace  ads

Functions

template<typename ForwardIterator1, typename ForwardIterator2>
ForwardIterator1 ads::skipElementsUsingIteration (ForwardIterator1 iterator, ForwardIterator2 beginning, ForwardIterator2 end)
 Advance the iterator while it's value is equal to any of the elements in the range. Return the advanced iterator.
template<typename ForwardIterator, typename IteratorForwardIterator>
ForwardIterator ads::skipIteratorsUsingIteration (ForwardIterator iterator, IteratorForwardIterator beginning, IteratorForwardIterator end)
 Advance the iterator while it is equal to any of the elements in the range. Return the advanced iterator.


Detailed Description

Contains the areElementsSkipElements() functions.


Generated on Fri Aug 24 12:55:37 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7