Viewing profile — PowerGuido87
PowerGuido87
HN member- Joined
- Thu, Mar 06, 2014, 1:22 AM UTC
- HN karma
- 5
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About PowerGuido87
No profile information was provided.
Recent public activity
-
comment
Comment #26972210
There's no binary package for Windows apparently
-
comment
Comment #26965623
Where can i find build2 binaries to try this out?
-
comment
Comment #19276614
So they're more like C++20's consteval? http://wg21.link/p1073r3
-
comment
Comment #16790111
This is really cool. Is there anything like that for Windows?
-
comment
Comment #12610113
A statically linked hello world in C using the MS toolchain gives me a 77Kb binary. The C++ version, using std::cout, is 176Kb.
-
comment
Comment #11408482
For Windows they could have used their own debugger, CDB.
-
comment
Comment #7713262
Thanks. Trying it right now.