From dfb1f5fb559e40f70667b35bcf5be0e07356775c Mon Sep 17 00:00:00 2001 From: Amlal Date: Thu, 8 May 2025 17:50:57 +0200 Subject: feat(astdx/equiv): refactor codebase Signed-off-by: Amlal --- lib/astdx/equiv.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/astdx/equiv.hpp b/lib/astdx/equiv.hpp index 73e63b3..8e20653 100644 --- a/lib/astdx/equiv.hpp +++ b/lib/astdx/equiv.hpp @@ -48,6 +48,7 @@ namespace astdx return T::hash() != U::hash(); } }; + template struct is_not_same { -- cgit v1.2.3