decltype of entity that may be captured: should it yield the type of the entity outside of the lambda?
The decltype Puzzle Capturing Entities and Their Types Problem Understanding how decltype behaves when used with entities captured in a lambda function can be t