[bino] Remove bitwise-or operator overloading (#7300)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 10 Sep 2019 00:03:28 +0000 (09:03 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 10 Sep 2019 00:03:28 +0000 (09:03 +0900)
commita0c4525ceddaa040006b7e8e072745a68d4a694e
treed67e7612a42fd7c949748ca27b3ec8fa256016e0
parent94b598d360643831d2090eb9879f3dcd998520f9
[bino] Remove bitwise-or operator overloading (#7300)

Recently introduced fipe provides more general function pipe
implementation.

Let's use the function pipe implementation in fipe!

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/bino/include/bino.h
compiler/bino/tests/Functional.tests.cpp
compiler/bino/tests/OperatorOverloading.test.cpp [deleted file]