Many compilers don't have full support for features of a particular standard for a given compiler version. Instead of enabling based on the standard flag, investigate if it's better to enable based on feature availability or maybe disable UTL_CXXYY flags based on compiler version?