join::propagate_to_any_targets Method
Constructs an output message containing an input message from each source when they have all propagated a message. Sends this output message out to each of its targets.
void propagate_to_any_targets(
message<_OutputType> *
);
Requirements
Header: agents.h
Namespace: Concurrency