5.36 OEIsMember

template<class C>
struct OEIsMember : public OESystem::OEUnaryPredicate<C>

Functor which identifies all of the objects which are in an stl container. Despite the deep magic or the multiple typedefs in this object, it is very easy to use and practically useful.


Subsections