mox@lemmy.sdf.org to Programming@programming.dev · 4 months agoThe empire of C++ strikes back with Safe C++ proposalwww.theregister.comexternal-linkmessage-square45fedilinkarrow-up187arrow-down11
arrow-up186arrow-down1external-linkThe empire of C++ strikes back with Safe C++ proposalwww.theregister.commox@lemmy.sdf.org to Programming@programming.dev · 4 months agomessage-square45fedilink
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up2·edit-24 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).