Skip to content

Headers generated with C11 specified use static_assert(). #351

@marcfeifel

Description

@marcfeifel

static_assert() is not available in C11 - however, _Static_assert() is.

C++-like static_assert() was not introduced until C23.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions