SyTen
converting_iterator.h File Reference

Converting iterator implementation. More...

+ This graph shows which files directly or indirectly include this file:

Classes

struct  syten::ConvertingIterator< It, T, Pointer, Reference >
 The ConvertingIterator is an iterator wrapper that converts its pointee to the desired type. More...
 

Namespaces

 syten
 Syten namespace.
 

Detailed Description

Converting iterator implementation.