Visual Computing Library
|
The InputIterator concept is satisfied if T is an input iterator that implements the operator*
returning a value convertible to V.
More...
#include <vclib/concepts/iterators.h>
The InputIterator concept is satisfied if T is an input iterator that implements the operator*
returning a value convertible to V.