X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=iotjava%2Fiotruntime%2Fcpp%2Fsetrelation%2FIoTRelation.hpp;h=a3f6c2191925d5d5e4cf01c7dd994cff6901d61d;hb=d6dfb71f4ffc4720ab531d133767c067724e8919;hp=ad1f8bfcf4c544545453b4baf59793b287fd93e0;hpb=d227810e27d0c63637497c4adaabc19dc67b186a;p=iot2.git diff --git a/iotjava/iotruntime/cpp/setrelation/IoTRelation.hpp b/iotjava/iotruntime/cpp/setrelation/IoTRelation.hpp index ad1f8bf..a3f6c21 100644 --- a/iotjava/iotruntime/cpp/setrelation/IoTRelation.hpp +++ b/iotjava/iotruntime/cpp/setrelation/IoTRelation.hpp @@ -13,7 +13,7 @@ using namespace std; * @since 2016-09-06 */ template -class IoTRelation { +class IoTRelation final { private: const unordered_multimap* rel; public: