User:Oktal
From cppreference.com
Minimal testcase of a formatting bug that occurs in the Lambda functions article:
Class::member
Blah blah blah. Class{}.member(); |
(since C++14) |
The "(since C++14)" on the right hand side is obscured by the source snippet.