Show HN: C++ Compiler Support Page

(cppstat.dev)

9 points | by cemdervis 1 day ago

2 comments

  • juliangmp 46 minutes ago
    Very neat website! But it also really shows that C++ is bloated to hell
  • peapicker 4 hours ago
    My gosh. I'm having to support some older platforms (like OS/400) who STILL don't have C++11 support. And also for now, HP-UX and Solaris, which support up to C++14 (dead platforms - hoping to drop soon). Someday maybe I'll get to move on.