mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
static_assert as defined in c11 requires both an expression and a message. The message is only optional from c17 onwards.
static_assert as defined in c11 requires both an expression and a message. The message is only optional from c17 onwards.