CollectiveListBase<E> typedef

CollectiveListBase<E> = _CollectiveList<E>

A base class for CollectiveList that provides common properties and methods.

Implementation

typedef CollectiveListBase<E> = _CollectiveList<E>;