Improve static_assert
#6136
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
Milestone
static_assert
usage is very limited right now as it only works in function scope.static_assert
must be available in any scope.Also, the error message argument should be optional.
The text was updated successfully, but these errors were encountered: