mox@lemmy.sdf.org to Programming@programming.dev · 11 days agoThe empire of C++ strikes back with Safe C++ proposalwww.theregister.comexternal-linkmessage-square56fedilinkarrow-up1201arrow-down12cross-posted to: [email protected][email protected][email protected]
arrow-up1199arrow-down1external-linkThe empire of C++ strikes back with Safe C++ proposalwww.theregister.commox@lemmy.sdf.org to Programming@programming.dev · 11 days agomessage-square56fedilinkcross-posted to: [email protected][email protected][email protected]
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up4·edit-210 days 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).