2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-29 07:22:19 +00:00

1 Commits

Author SHA1 Message Date
Kyle Lutz
8e086104a0 Add event::set_callback() method
This adds a method to the event class which allows the user to
register a callback function to be invoked when the event reaches
the specified state (e.g. when it completes).
2014-03-16 13:20:57 -07:00