dist_id<T>::when_here() should require that the associated dist_object has not been destroyed

Issue #88 resolved
Amir Kamil created an issue

My reading of the reference does not prohibit when_here() from being called after the dist_object has been destroyed. This should be prohibited.

Comments (2)

  1. Log in to comment