added final

This commit is contained in:
2026-01-04 23:24:07 +03:00
parent ce01671596
commit ff4d20a4db

View File

@@ -178,7 +178,7 @@ namespace omath
}; };
template<class EncryptedVarType> template<class EncryptedVarType>
class VarAnchor class VarAnchor final
{ {
public: public:
// ReSharper disable once CppNonExplicitConvertingConstructor // ReSharper disable once CppNonExplicitConvertingConstructor