Hacker News new | ask | show | jobs
by jcelerier 241 days ago
I agree, I was stuck on boost::optional for a long time for this reason, and I only use boost::variant2 for my variant needs, although code can still build with std:: in case a customer really does not want boost