Live data from Hacker News

Viewing profile — ababababa2

ababababa2

HN member
Joined
Sun, May 19, 2013, 11:59 PM UTC
HN karma
3
Public activity
1 items

About ababababa2

No profile information was provided.

Recent public activity

  1. comment
    Comment #5735018

    Your example is flawed. C++0x is easy to learn. For example, autos is just the ability to say "auto myFloat = 5.0;" and it will default to float. Lambdas in C++ is fairly easy. rig…