nnc: fix AbstractPluginInstance copy and assignment operator (#312)
authorVitaliy Cherepanov/AI Tools Lab/Engineer/삼성전자 <v.cherepanov@samsung.com>
Tue, 5 Jun 2018 15:50:20 +0000 (18:50 +0300)
committerSergey Vostokov/AI Tools Lab/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Tue, 5 Jun 2018 15:50:20 +0000 (18:50 +0300)
commit49579dae804ba13ef127b47e92a14d487b2ee61c
tree16f1c311663d97121732513aacba0996ed4505a5
parentb90f86483c900c795f0d541cd3f22f7928e31e89
nnc: fix AbstractPluginInstance copy and assignment operator (#312)

This commit delete copy and assignment operator
from singleton base class

Signed-off-by: Vitaliy Cherepanov <v.cherepanov@samsung.com>
contrib/nnc/libs/plugin/include/PluginInstance.h