#include <Functors.h>
Public Types | |
typedef std::iterator_traits < ForwardIterator > ::value_type | Type_t |
Static Public Member Functions | |
static Type_t | apply (const ForwardIterator &i, const DereferenceLeaf &) |
typedef std::iterator_traits<ForwardIterator>::value_type LeafFunctor< ForwardIterator, DereferenceLeaf >::Type_t |
static Type_t LeafFunctor< ForwardIterator, DereferenceLeaf >::apply | ( | const ForwardIterator & | i, | |
const DereferenceLeaf & | ||||
) | [inline, static] |