On 08/27/2013 02:46 PM, Adam Butcher wrote:
Okay. As it stands, it means that you get an additional 'const' in diagnostics for lambda's not declared 'mutable'.
Hmm, I guess it would be preferable to use 'mutable' or nothing when printing the lambda just like when declaring one.
Jason