Skip to content

UTL macros (utl_standard.h) will break on compilers with partial supprot #92

@bryanwjy

Description

@bryanwjy

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions