DORSETRIGS
Home

decltype-auto (1 post)


posts by category not found!

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

2 min read 05-10-2024 73
decltype of entity that may be captured: should it yield the type of the entity outside of the lambda?
decltype of entity that may be captured: should it yield the type of the entity outside of the lambda?