The Stanford
cslib
package
set.h
This file exports the
Set
class, which implements a collection for storing a set of distinct elements.
Class
Set<
ValueType
>
This class stores a collection of distinct elements.