|
@@ -21,7 +21,9 @@
|
|
|
#include <algorithm>
|
|
#include <algorithm>
|
|
|
|
|
|
|
|
// Define this to double-check all the inheritance derivations.
|
|
// Define this to double-check all the inheritance derivations.
|
|
|
|
|
+#ifndef NDEBUG
|
|
|
#define PARANOID_INHERITANCE
|
|
#define PARANOID_INHERITANCE
|
|
|
|
|
+#endif
|
|
|
|
|
|
|
|
////////////////////////////////////////////////////////////////////
|
|
////////////////////////////////////////////////////////////////////
|
|
|
// Function: TypeRegistryNode::Constructor
|
|
// Function: TypeRegistryNode::Constructor
|