Template Class SelectSTLSet#

Inheritance Relationships#

Base Type#

Class Documentation#

template<class T>
class SelectSTLSet : public RoseSelectObject<T>#

Public Functions

inline SelectSTLSet(const std::set<T> r)#
inline virtual bool operator()(const T &cur) const#