Viewing profile — ignition
ignition
HN member- Joined
- Thu, May 17, 2012, 9:55 PM UTC
- HN karma
- 3
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About ignition
[ my public key: https://keybase.io/ignition; my proof: https://keybase.io/ignition/sigs/V8KOOXxLCdFl_G8aUp04BLSj2lh4KfIajYNCu-ZpbnM ]
Recent public activity
- story
- story
-
comment
Comment #45898349
https://godbolt.org/z/363oqqKfv struct File_handle { static auto Create(std::string const & pp, const char *r) -> std::expected { auto p = fopen(pp.c_str(), r); if (!p) return std:…
- story
- story
- story
- story