choice::unlink_targets Method

Unlinks all targets from this choice messaging block.

virtual void unlink_targets();

Remarks

This method does not need to be called from the destructor because destructor for the internal single_assignment block will unlink properly.

Requirements

Header: agents.h

Namespace: concurrency

See Also

Reference

choice Class