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 6f0e028 commit fd3635eCopy full SHA for fd3635e
include/geode/basic/assert.h
@@ -93,5 +93,5 @@ namespace geode
93
__VA_ARGS__ \
94
}
95
96
-#define OPENGEODE_RESEARCH( condition, ... ) \
+#define OPENGEODE_RESEARCH( condition, ... ) \
97
OPENGEODE_EXCEPTION( condition, __VA_ARGS__ )
0 commit comments