#include <NestedIterator.h>
Public Types | |
typedef T | argument_type |
typedef T::second_type | result_type |
Public Member Functions | |
result_type & | operator() (argument_type &p) const |
const result_type & | operator() (const argument_type &p) const |
Definition at line 52 of file NestedIterator.h.
typedef T lar::PairSecond< T >::argument_type |
Definition at line 139 of file NestedIterator.h.
typedef T::second_type lar::PairSecond< T >::result_type |
Definition at line 140 of file NestedIterator.h.
|
inline |
Definition at line 142 of file NestedIterator.h.
|
inline |
Definition at line 144 of file NestedIterator.h.