[nest] Add 'Ret' class (#717)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 19 Jul 2018 05:42:00 +0000 (14:42 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 19 Jul 2018 05:42:00 +0000 (14:42 +0900)
commit3fb32a1a2e079ec7c61d4e5530be7cf94b1dfdb1
tree88fb81d9c0264983a04ef180f59ba860a577544a
parentbeaafe8eef3c6dea961c7575c6468e8a8291d53e
[nest] Add 'Ret' class (#717)

This commit adds 'Ret' class which records where to return the compute
value.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nest/include/nest/Ret.h [new file with mode: 0644]
contrib/nest/src/Ret.test.cpp [new file with mode: 0644]