nnc example: fix SamplePluginInstance copy and assignment (#313)
authorVitaliy Cherepanov/AI Tools Lab/Engineer/삼성전자 <v.cherepanov@samsung.com>
Tue, 5 Jun 2018 15:50:58 +0000 (18:50 +0300)
committerSergey Vostokov/AI Tools Lab/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Tue, 5 Jun 2018 15:50:58 +0000 (18:50 +0300)
commit399c0cafe3a62daed9484c75dc2ac8c3ebe3b373
tree081d58d2fbd05f24b1c0015dbb5fe5bb015dc36d
parent49579dae804ba13ef127b47e92a14d487b2ee61c
nnc example: fix SamplePluginInstance copy and assignment (#313)

This commit delete copy and assignment operator
from singleton plugin instance example class

Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
contrib/nnc/examples/plugin_example/main.cpp