Add move ctors/operators to MessageBuffer and BinaryQueue
authorKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 27 Aug 2014 09:37:25 +0000 (11:37 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Fri, 12 Sep 2014 12:59:28 +0000 (14:59 +0200)
commitc02ba8ae8eb038f8b216536c59d6870de407137f
tree77e02d4d38f9cfa192f3ee087d69f315b2add4bd
parent8d822fe98e9e8bf918e41666375c977cca792cb7
Add move ctors/operators to MessageBuffer and BinaryQueue

Default implementations of move constructors and operators were added to make
objects of these classess movable.

Change-Id: I03322ead292adc29bed8a859fb7bc640b16fd251
src/manager/common/message-buffer.h
src/manager/dpl/core/include/dpl/binary_queue.h