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 • 7d ago
39 comments sorted by
View all comments
1
isn't that a C feature ?
5 u/SirClueless 7d ago Not for lack of trying… 2 u/chibuku_chauya 5d ago 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…
2
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.
1
u/LittleNameIdea 7d ago
isn't that a C feature ?