lefticus / cpp_weekly

The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
The Unlicense
663 stars 24 forks source link

C++26's new placeholder identifier! #340

Closed lefticus closed 5 months ago

lefticus commented 8 months ago

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2169r4.pdf

lefticus commented 5 months ago

Coming in Episode 414

fcolecumberri commented 5 months ago

I wouldn't be surprised if by the end they end up accepting but changing it as std::placeholders::anonymous_placeholder::more_even_longer_namespace::_ /hj

JohelEGP commented 5 months ago

The identifier is unqualified.