andreasfertig@programming.dev to C++@programming.dev · 10 days 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 · 10 days agomessage-square13linkfedilink
minus-squarelambalicious@lemmy.sdf.orglinkfedilinkEnglisharrow-up1·9 days 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
.c
file, filename extensions stopped mattering before we even had C++03 and that’s saying something!