static_assert declaration syntax

1 static_assert ( constant-expression , string-literal ) ;