Live data from Hacker News

Viewing profile — egoots

egoots

HN member
Joined
Sun, Feb 14, 2016, 11:57 AM UTC
HN karma
3
Public activity
2 items

About egoots

No profile information was provided.

Recent public activity

  1. comment
    Comment #11097975

    I agree. More so in that example where the explicit int return type was used. One can certainly argue that the original function name isn't good enough, but I would hate to see "ty…

  2. comment
    Comment #11097960

    Isn't part of this addressed by taking advantage of the new C++ 11 extern template feature? http://www.stroustrup.com/C++11FAQ.html#extern-templates