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