Hacker News new | ask | show | jobs
by mrlonglong 1167 days ago
You need C++ 23 to run this code. I tried it out with C++ 20 and got compile errors.
1 comments

Hence "-std=c++2b" on compiler explorer example.