[Insight-developers] Iterators & "operator *"

Gert Wollny gert at die.upm.es
Mon May 19 14:27:54 EDT 2008


Hello, 

is there any specific reason, why the standard de-referencing operator
*() is not implemented for iterators? It seems, the "Value()" method
does exactly what this operator is for. 

It appears that adding *() would make the iterators compatible to the
STL algorithms as long as no ImageAdaptors are used.

Many thanks,

Gert




More information about the Insight-developers mailing list