CollectiveSetBase<E> typedef
CollectiveSetBase<E> = _CollectiveSet<E>
A base class for CollectiveSet that provides common properties and methods.
Implementation
typedef CollectiveSetBase<E> = _CollectiveSet<E>;