set.h

This interface exports the Set class, a collection for efficiently storing a set of distinct elements.
Class
Set<ValueType> This template class stores a collection of distinct elements.