On Jan 30, 2022, at 7:51 AM, Jonathan O'Connor via SG7 <sg7@lists.isocpp.org> wrote:Fellow elevator users,
Page 5:
In the discussion of `^f(x)` it is not clear if `f(x)` is evaluated.
In the case where the name_or_postfix_expr is an expression, it is unevaluated but potentially constant evaluated.
From later discussion,
it would seem that it is evaluated if f(x) is constexpr. Presumably `^printf("hello")` is not evaluated.
The final paragraph does not mention applying the lift operator to a lambda.
Is
that possibility missing, or is it included as a class?
Page 9: final code block:
There should be a comment on `^printf("Hello, ")` stating the printf function is not invoked
before the lift operator.
Regards,
Jonathan
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, January 15th, 2022 at 17:41, Daveed Vandevoorde via SG7 <sg7@lists.isocpp.org> wrote:SG7 mailing list--
SG7@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/sg7
SG7 mailing list
SG7@lists.isocpp.org
https://lists.isocpp.org/mailman/listinfo.cgi/sg7