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 675f7e7 commit f021577Copy full SHA for f021577
src/support/eventbus.h
@@ -42,7 +42,6 @@ SOFTWARE.
42
#else
43
#define PCSX_RTTI 0
44
#define CTTI_HAS_ENUM_AWARE_PRETTY_FUNCTION 1
45
-#define CTTI_HAS_VARIABLE_TEMPLATES 1
46
#include "ctti/type_id.hpp"
47
#define PCSX_HASH_TYPE(type) ctti::unnamed_type_id<type>().hash()
48
#endif
0 commit comments