Revert 6f68e52 and fix the gcc2 build via template.
* Instead of forcing the hash-table to use a copy of the key, introduce and use TypeOperation template to avoid taking a reference of a reference type (which gcc2 doesn't allow).
This commit is contained in:
@@ -0,0 +1 @@
|
||||
#include <../private/shared/TypeOperation.h>
|
||||
Reference in New Issue
Block a user