NiHu  2.0
casted_iterator.hpp File Reference

implementation of an iterator returning static casted values More...

#include <cstddef>
Include dependency graph for casted_iterator.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  NiHu::casted_iterator< FromIt, To, Through >
 iterator class provides access to its value_t after static cast More...
 

Detailed Description

implementation of an iterator returning static casted values

Definition in file casted_iterator.hpp.