You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(parse): requires clause on one-liner and add error when used on non-template (#528)
* Fix parsing error of requires clause
Add handling of lack of empty line after oneliner.
Add parsing error when requires is used on non-template
* Update parse.h
Restrict new check to types
---------
Co-authored-by: Herb Sutter <[email protected]>
0 commit comments