Created on 2022-10-26.00:00:00 last changed 25 months ago
[ 2022-11-01; Reflector poll ]
Set priority to 4 after reflector poll.
[func.def] defines
-6- A call wrapper is an object of a call wrapper type.
Most importantly, a call wrapper is an object.
A number of functions in [function.objects] and expressions in [range.utility.conv.adaptors] and [range.adaptor.object] are specified to result in a call wrapper. Most notably, the return type of ranges::to is auto, so its result is definitely a prvalue and not a "call wrapper" object. Where a prvalue result is meant, the wording should be clarified to mean "a prvalue whose object it initializes is a call wrapper".History | |||
---|---|---|---|
Date | User | Action | Args |
2022-11-01 17:49:23 | admin | set | messages: + msg12916 |
2022-10-26 00:00:00 | admin | create |