T O P I C R E V I E W |
Arlen |
Posted - Jun 09 2022 : 08:52:35 AM such as below image: the variable named of "ContextConsumer" is white color and can not find its reference and rename either not.
|
2 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jun 10 2022 : 12:07:16 PM Thank you for the very clear examples of this working and not working, I am seeing the same results here, and I have put in a bug report for this:
case=148230
it is good you have found a work around with std::less, even if it is a little bit messy. |
Arlen |
Posted - Jun 09 2022 : 09:18:56 AM
it seems your syntax analyzer mistake the less-than sign '<' in the lambda for the left angle bracket of the template.
|