We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886e0c9 commit e9a22f0Copy full SHA for e9a22f0
arby/include/arby/arby.hpp
@@ -705,7 +705,4 @@ class std::numeric_limits<com::saxbophone::arby::Uint> {
705
static constexpr com::saxbophone::arby::Uint denorm_min() { return 0; } // N/A
706
};
707
708
-// avoid polluting global macro namespace by tidying up our macros after us
709
-#undef constexpr
710
-
711
#endif // include guard
0 commit comments