Skip to content

UpdateEach

Synopsis

Declared in <support/IteratorTmpl.h>

template<
    class Iter,
    class Update>
void
UpdateEach(
    Iter iter,
    Update T);

Created with MrDocs