Class TypeConfig

    • Constructor Detail

      • TypeConfig

        public TypeConfig()
    • Method Detail

      • relaxedEqualSemanticsTest

        public static boolean relaxedEqualSemanticsTest()
        Returns whether TypeConfig.SemanticEqualityOp#equalSemantics(TypeConfig.SemanticEqualityOp) shall attempt to perform a relaxed semantic equality test, e.g. skip the const and volatile qualifier - or not.