Compiler: _Static_assert() is now a special form. This is analogous with C11, and makes it possible to have static assertions in the body of classes (eg at the top-level), which makes them much more useful.