Hacker News new | ask | show | jobs
by ksherlock 4068 days ago
c++17 is currently known as c++1z.

You can use Clang in C++1z mode with the -std=c++1z option.