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