Commit Graph

3 Commits

Author SHA1 Message Date
Olly Betts 40033f8498 Fix parsing of <= and >= in templated lambda
Skipping between matching delimiters is now done at the token level
rather than the character level.

Partly addresses #2630
2023-06-07 15:46:20 +12:00
Olly Betts 379d5b6742 Fix warning suppression in cpp20_lambda_template 2022-07-29 16:29:32 +12:00
Olly Betts 88f227b5da Add testcase 2022-07-27 09:30:39 +12:00