Skip to content

support binary literals in preprocessor checks #613

Description

@firewave
#if A == 0b1
int i;
#endif

There is no code using -DA1.

Binary literals were introduced in C++14. This is supported by all major compilers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions