MvcSet_T Class

class MvcSet_T

A Collection Classes set that supports the ICollection_T interface a therefore iteration with Iterator_T. This class is equivalent to the CCArray_T class.

Defined in: Collect.h

Class Template Arguments

element_t

The class of the element to store in the set.