first few C++26 core language features have been voted into the C++ Working Draft at the Varna meeting:
- P2738R1 constexpr cast from void*: towards constexpr type-erasure
- P2741R3 User-generated static_assert messages
- P2169R4 A nice placeholder with no name
You must log in or register to comment.
I hope we can get reflection and networking, maybe also pattern matching
Impressive. 3 years ahead of its time.
It’s not ahead :)
it’s how standardization works, C++23 just got finalized after 3 years of work, this is just the beginning for C++26