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