[coco] Introduce non-member helpers for Bag (#1440)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 11 Sep 2018 04:26:59 +0000 (13:26 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 11 Sep 2018 04:26:59 +0000 (13:26 +0900)
commitf40aa5cac6e06189dd3a17b7996725c8575251ae
tree86d75f374a8b59d6e73c5b1fa429284dea308240
parentdcffc3d176c6e6e9b3ed5b1fcb8013eac3d1e2e5
[coco] Introduce non-member helpers for Bag (#1440)

This commit introduces the following non-member helpers for Bag
 - dependent_objects
 - readers
 - updaters

These functions have a corresponding method in Bag, but these methods
will be deprecated.

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