mox@lemmy.sdf.org to Programming@programming.dev · 2 years agoThe empire of C++ strikes back with Safe C++ proposalwww.theregister.comexternal-linkmessage-square54linkfedilinkarrow-up1203
arrow-up1203external-linkThe empire of C++ strikes back with Safe C++ proposalwww.theregister.commox@lemmy.sdf.org to Programming@programming.dev · 2 years agomessage-square54linkfedilink
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up4·edit-22 years 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).