We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be01af9 commit 83b417aCopy full SHA for 83b417a
AlignedBase.hpp
@@ -31,6 +31,6 @@ class AlignedBase<T, -1> {
31
}
32
};
33
34
-#undef ALIGNMENT_MUST_BE_A_MULTIPLE_OF_2
+#undef ALIGNMENT_MUST_BE_A_POWER_OF_2_ERROR_MESSAGE
35
36
#endif
0 commit comments