Seperate functions of Cast.h into the declaration and the definition (#3104)
author장지섭/동작제어Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Fri, 12 Oct 2018 02:06:24 +0000 (11:06 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 12 Oct 2018 02:06:24 +0000 (11:06 +0900)
commit7b4ea1bfc62a43faa671f9d47ba36fe01f3121f9
tree0726a3d56ed7c77315bd80d2eb63721e4474338c
parentd1c1f38b918c9ae7e4622fdd729ee32aa808417e
Seperate functions of Cast.h into the declaration and the definition (#3104)

This commit seperates functions of Cast.h into the declaration and the definition.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/pure_arm_compute/src/internal/arm_compute/Cast.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/arm_compute/Cast.h