[enco] Allocate host buffers (#1212)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 28 Aug 2018 23:52:00 +0000 (08:52 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 28 Aug 2018 23:52:00 +0000 (08:52 +0900)
commit75725c95f6e9c1650b6a3db32264eabcb5133b3e
tree3cadfba5c6c5e84b51302c5612e85432c5a3ca33
parent241299f46917d719f7c46fceace56fee291ab554
[enco] Allocate host buffers (#1212)

With this commit, generated C++ code allocate local buffers inside
Invoke method.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/CppCode.cpp