mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
added final
This commit is contained in:
@@ -178,7 +178,7 @@ namespace omath
|
||||
};
|
||||
|
||||
template<class EncryptedVarType>
|
||||
class VarAnchor
|
||||
class VarAnchor final
|
||||
{
|
||||
public:
|
||||
// ReSharper disable once CppNonExplicitConvertingConstructor
|
||||
|
||||
Reference in New Issue
Block a user