The empire of C++ strikes back with Safe C++ proposalwww.theregister.comexternal-linkcross-posted to: cpp@programming.dev mox ( @mox@lemmy.sdf.org ) Programming@programming.dev • 5 months ago message-square27fedilinkarrow-up1121
arrow-up1121external-linkThe empire of C++ strikes back with Safe C++ proposalwww.theregister.com mox ( @mox@lemmy.sdf.org ) Programming@programming.dev • 5 months ago message-square27fedilinkcross-posted to: cpp@programming.dev
minus-square TehPers ( @TehPers@beehaw.org ) linkfedilinkEnglish4•edit-25 months agoIf you’re hoping for the standard lib to have things built on evolving standards and ecosystems like HTTP clients, then I doubt that will ever happen. There are plenty of examples of why that would be a terrible idea (urllib, std::regex, etc).
If you’re hoping for the standard lib to have things built on evolving standards and ecosystems like HTTP clients, then I doubt that will ever happen. There are plenty of examples of why that would be a terrible idea (
urllib
,std::regex
, etc).