6c405f2 macro: Use C11 static_assert

Authored and Committed by Jan Janssen 2 years ago
    macro: Use C11 static_assert
    
    Now that we require C11 everywhere, we can always use static_assert.