Function Future.setResultUnlessCancelled

Helper setting the result only if the future was not cancelled.

Prototype

void setResultUnlessCancelled(
  T result
);

Authors

Dragos Carp

Copyright

© 2015-2016 Dragos Carp

License

Boost Software License - Version 1.0