CollectiveQueueBase<E> typedef

CollectiveQueueBase<E> = _CollectiveQueue<E>

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

Implementation

typedef CollectiveQueueBase<E> = _CollectiveQueue<E>;