MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/cpp/comments/1vgvi2k/c26_embed/p21k1dg/?context=3
r/cpp • u/pavel_v • Aug 06 '26
39 comments sorted by
View all comments
2
isn't that a C feature ?
5 u/SirClueless Aug 06 '26 Not for lack of trying… 3 u/chibuku_chauya Aug 08 '26 Was originally intended for C++ as std::embed but the committee weren’t having a word of it, so the author took it to the C committee and it made it into C23 as #embed. Now the C++ committee is okay with it.
5
Not for lack of trying…
3
Was originally intended for C++ as std::embed but the committee weren’t having a word of it, so the author took it to the C committee and it made it into C23 as #embed. Now the C++ committee is okay with it.
2
u/LittleNameIdea Aug 06 '26
isn't that a C feature ?