Fix move constructor 15/235415/1
authorSangyoon Jang <jeremy.jang@samsung.com>
Thu, 4 Jun 2020 09:29:25 +0000 (18:29 +0900)
committerSangyoon Jang <jeremy.jang@samsung.com>
Thu, 4 Jun 2020 09:29:25 +0000 (18:29 +0900)
commit89f019466c926c58bc0429ba62a0b2f7dfc704af
tree73b91a78464dc7ae6caf317a16e1770c980162ce
parent0a96d0a26ff4e8e284208f867b5d5f918542112f
Fix move constructor

Move impl_ instance instead create new one.

Change-Id: I590ac591ff463fc6f0945eb6691313da180a738f
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
src/bundle_cpp.cc