DescriptionAdd move constructor in ScopedClosureRunner.
With this change ScopedClosureRunner will be movable. This will
allow to store instances of that class in STL containers, e.g. to store
list of callbacks to be called when certain event happens.
Committed: https://crrev.com/e4be1917688638c0ce8b2e3ddbe70089bbee9fb7
Cr-Commit-Position: refs/heads/master@{#402031}
Patch Set 1 : . #
Total comments: 6
Patch Set 2 : unittest, operator= #Patch Set 3 : comment #
Dependent Patchsets: Messages
Total messages: 15 (7 generated)
|