mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-30 08:51:19 +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.