future_cxx icon indicating copy to clipboard operation
future_cxx copied to clipboard

p1040 - std::embed for C++32

Open ThePhD opened this issue 6 years ago • 8 comments

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.

ThePhD avatar Jan 17 '19 23:01 ThePhD

Submitted: https://thephd.github.io/vendor/future_cxx/papers/d1040.html

ThePhD avatar Jan 21 '19 07:01 ThePhD

Did not make it for C++20.

ThePhD avatar Feb 25 '19 06:02 ThePhD

It's dead.

ThePhD avatar Nov 07 '19 10:11 ThePhD

Official, dead: https://lists.isocpp.org/sg7/2019/11/0015.php

ThePhD avatar Nov 22 '19 17:11 ThePhD

Guess I'm still in this race here, but now I have to deal with modules. :/

ThePhD avatar Apr 04 '20 19:04 ThePhD

Fucking lol.

ThePhD avatar Jun 19 '21 12:06 ThePhD

Why does the Name has C++29 instead of C++26?

What about "#embed" for C23 compatibility?

winspool avatar Jan 16 '24 16:01 winspool

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.

ThePhD avatar Jan 16 '24 17:01 ThePhD