Skip to content

FindFirst

Synopsis

Declared in <support/IteratorTmpl.h>

template<
    class Iter,
    class Update>
bool
FindFirst(
    Iter& iter,
    Update T);

Created with MrDocs