andreasfertig@programming.dev to C++@programming.dev · 5 months agoEfficient C++: The hidden compile-time cost of auto return typesandreasfertig.comexternal-linkmessage-square13linkfedilinkarrow-up119arrow-down10
arrow-up119arrow-down1external-linkEfficient C++: The hidden compile-time cost of auto return typesandreasfertig.comandreasfertig@programming.dev to C++@programming.dev · 5 months agomessage-square13linkfedilink
minus-squarelambaliciouslinkfedilinkEnglisharrow-up1·5 months agoI mean it has to functionally be a header. Could even be a .c file, filename extensions stopped mattering before we even had C++03 and that’s saying something!
I mean it has to functionally be a header. Could even be a
.cfile, filename extensions stopped mattering before we even had C++03 and that’s saying something!