CollectiveValueBase<V> typedef
CollectiveValueBase<V> = _CollectiveValue<V>
A base class for CollectiveValue that provides common properties and methods.
Implementation
typedef CollectiveValueBase<V> = _CollectiveValue<V>;