[encodump] Use stdex::make_unique (#2691)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 17 Dec 2018 04:16:26 +0000 (13:16 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 17 Dec 2018 04:16:26 +0000 (13:16 +0900)
commitfd159bc9e9148b78e63c8e5bbea360d3d0974285
treedef1f3c41eb8e6281b5471b9a3e4d2bee73cb335
parentdb01c71a80f9557b7bc99958a7795bcdf48e3764
[encodump] Use stdex::make_unique (#2691)

This commit replaces all the occurrences of make_unique in
nncc::foundation with stdex::make_unique.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/encodump/CMakeLists.txt
contrib/encodump/src/Driver.cpp