5.1 OEHasIdx

template<class Arg>
struct OEHasIdx : public OESystem::OEUnaryPredicate<Arg>

Functor which has the state of a particular index and returns true if the GetIdx member function of the argument returns the same index.


Subsections