future_cxx
future_cxx copied to clipboard
p1040 - std::embed for C++32
It is not very likely, but this paper has been seen before. I believe it can make it to C++20, if I try very, very hard.
Submitted: https://thephd.github.io/vendor/future_cxx/papers/d1040.html
Did not make it for C++20.
It's dead.
Official, dead: https://lists.isocpp.org/sg7/2019/11/0015.php
Guess I'm still in this race here, but now I have to deal with modules. :/
Fucking lol.
Why does the Name has C++29 instead of C++26?
What about "#embed" for C23 compatibility?
This is a C++-only proposal that uses a standard library magic function. #embed
has already been processed for C23 and is fine, and is going through C++'s wording group as we speak.