C++: address review comments

This commit is contained in:
idrissrio
2025-06-11 10:42:33 +02:00
parent f759550e5a
commit 2bae21cbcd
6 changed files with 18 additions and 20 deletions

View File

@@ -1,3 +1,3 @@
description: add predicates `hasParameterList` and `emptyParameterListIsExplicit` to capture whether a lambda has an explicitly specified parameter list and whether that list is empty, respectively.Add commentMore actionsAdd commentMore actions
compatibility: backwards
description: capture whether a lambda has an explicitly specified parameter list.
compatibility: full
lambdas.rel: run lambdas.qlo