[coco] Unlink Read from Bag on destruction (#1438)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 11 Sep 2018 04:37:34 +0000 (13:37 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 11 Sep 2018 04:37:34 +0000 (13:37 +0900)
commit619714969166c9ccedaa529c7ab330a87c6789c0
tree9d2fe078806efca2c4ef1dae7a841037c6d1a4f1
parentb8b220987e93fd6b889e265575e3cfe72099c4cf
[coco] Unlink Read from Bag on destruction (#1438)

This commit implements the destructor of Read which unlinks itself from
a linked bag if it exists.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/Read.h
contrib/coco/core/src/IR/Read.cpp
contrib/coco/core/src/IR/Read.test.cpp