Live data from Hacker News

Viewing profile — jjdisn

jjdisn

HN member
Joined
Tue, May 28, 2024, 4:00 PM UTC
HN karma
1
Public activity
1 items

About jjdisn

No profile information was provided.

Recent public activity

  1. comment
    Comment #40502137

    Honest question: what's wrong with std::variant? I'm quite fond of using it. Sure it has trade offs like being empty by exception, but that's necessary if you don't want it to allo…