Function object encapsulating notifier migration request passed through the Directory. More...
Public Member Functions | |
remote_notifier_migrator (location_type location, Notifier notifier) | |
void | operator() (p_object &d, edge_container::index_type tid) const |
Function object encapsulating notifier migration request passed through the Directory.
Hand written instead of lambda / bind due to symbol size blowup consistently seen during compilation.