[exo] Using C++ 11 style static_assert (#8152)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Tue, 15 Oct 2019 03:29:43 +0000 (12:29 +0900)
committer이성재/On-Device Lab(SR)/Principal Engineer/삼성전자 <sj925.lee@samsung.com>
Tue, 15 Oct 2019 03:29:43 +0000 (12:29 +0900)
commit9fd6876204ab8058864a47894e80d2262a345c50
treec908c6e024bb161cea26802b3695621a0c4c6d11
parent81283efca3e906ee55b5f63b078884210486a335
[exo] Using C++ 11 style static_assert (#8152)

This modifies static_assert from c++ 17 style to c++ c++ 11 style.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/exo/src/Pass/FuseConv2DAddSubPass.cpp