| ▲ | tlb 5 hours ago | |
I draw the line where I can't expect the default gcc on most Linux and Mac systems to compile my code. And I don't want to force them to install a particular compiler. -std=c++20 seems to work pretty reliably these days. We're starting to need caniuse.com for C++. | ||
| ▲ | pjmlp 14 minutes ago | parent [-] | |
It already exists, https://en.cppreference.com/w/cpp.html | ||