CollectiveBase<E> typedef

CollectiveBase<E> = CollectiveCell<E>

A base class for all Collective types.

Implementation

typedef CollectiveBase<E> = CollectiveCell<E>;