andreasfertig@programming.dev to C++@programming.dev · 4 days agoEfficient C++: The hidden compile-time cost of auto return typesandreasfertig.comexternal-linkmessage-square13fedilinkarrow-up119arrow-down10
arrow-up119arrow-down1external-linkEfficient C++: The hidden compile-time cost of auto return typesandreasfertig.comandreasfertig@programming.dev to C++@programming.dev · 4 days agomessage-square13fedilink
minus-squareKairos@lemmy.todaylinkfedilinkarrow-up1·4 days agoHaving the return type name is absolutely better documented. But I guess were splitting hairs because its a hard typed language and lexers can find what it is anyway.
Having the return type name is absolutely better documented. But I guess were splitting hairs because its a hard typed language and lexers can find what it is anyway.