logoalt Hacker News

jstimpfletoday at 4:24 PM1 replyview on HN

Orthodox C++, for me, is C plus the one good feature of C++: you don't have to type struct all the time.


Replies

maxvutoday at 4:47 PM

How about one of the C unorthodoxies that use typedef everywhere? (Namespaces seem suitable, too.)

show 1 reply