added final

This commit is contained in:
2026-01-04 23:24:07 +03:00
parent 8366c48965
commit 618d4aa1c0

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