Hacker News new | ask | show | jobs
by ninkendo 1020 days ago
Not OP but I prefer trailing return type syntax if I were designing a language from scratch... I sometimes wish C++11 would have added the `func` keyword as an alias for `auto` in function declarations.
1 comments

With macros, anything is possible.