Skip to content

Commit 618d4aa

Browse files
committed
added final
1 parent 8366c48 commit 618d4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/omath/containers/encrypted_variable.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ namespace omath
178178
};
179179

180180
template<class EncryptedVarType>
181-
class VarAnchor
181+
class VarAnchor final
182182
{
183183
public:
184184
// ReSharper disable once CppNonExplicitConvertingConstructor

0 commit comments

Comments
 (0)