diff options
| author | William A. Kennington III <wak@google.com> | 2018-10-29 20:04:39 -0700 |
|---|---|---|
| committer | William A. Kennington III <wak@google.com> | 2018-10-29 20:42:19 -0700 |
| commit | 463d5c347819b0d750c1ccaac7aac20c32035df9 (patch) | |
| tree | dcf566acd5fc4bd94371f9d07470f3ceaf8b546f /test/source/time.cpp | |
| parent | 27b7301a3a18f5b8a77363f0f087d0cff960e9ff (diff) | |
| download | sdeventplus-463d5c347819b0d750c1ccaac7aac20c32035df9.tar.gz sdeventplus-463d5c347819b0d750c1ccaac7aac20c32035df9.zip | |
clock: Make it possible to move assign
When the internal Event is const, it makes it impossible to generate the
implicit move constructors since moving an Event is non-const.
Tested:
Object is now movable by containers. This was verified by using a
future commit that requires movability of timers.
Change-Id: Id9859806899443e3daf425dacd4bd23fe9a52f58
Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'test/source/time.cpp')
0 files changed, 0 insertions, 0 deletions

