CollectiveSetAsync<E> constructor
const
CollectiveSetAsync<E> (
- CollectiveSet<
E> collective
Creates an async wrapper for CollectiveSet modifiable interfaces.
Implementation
const CollectiveSetAsync(super.collective);