andreasfertig to C++ · 7 months agoEfficient C++: The hidden compile-time cost of auto return typesandreasfertig.comexternal-linkmessage-square13linkfedilinkarrow-up120arrow-down10
arrow-up120arrow-down1external-linkEfficient C++: The hidden compile-time cost of auto return typesandreasfertig.comandreasfertig to C++ · 7 months agomessage-square13linkfedilink
minus-squarebitcrafterlinkfedilinkarrow-up2·7 months agoOne day the use of auto will grow so extensive that modern Python code will have more type annotations than modern C++ code!
One day the use of
autowill grow so extensive that modern Python code will have more type annotations than modern C++ code!