pointer_iterator Struct Template Reference
[Utility Library]
#include <stlsoft/util/std/iterator_helper.hpp>
List of all members.
Detailed Description
template<typename V, typename P, typename R>
 struct stlsoft::pointer_iterator< V, P, R >
Pointer iterator type. 
- Parameters:
- 
  
    |  | V | The value type |  |  | P | The pointer type |  |  | R | The reference type |  
 
|  | 
| 
 Public Types | 
| typedef P | type | 
The documentation for this struct was generated from the following file: