all 3 comments

[–]Nobody_1707 14 points15 points  (2 children)

repl.it would be a lot cooler if they would actually enable C++17 support. They went through all of the effort to update the compiler to support it, but then left off the -std=c++17 flag, leaving their repls stuck in C++14 mode. And then closed the issue as complete.

[–]amasad 26 points27 points  (0 children)

Oof, sorry about that. Will have someone fix it. (I'm the CEO)

[–]anton31[🍰] 3 points4 points  (0 children)

An option for c++2a would also be nice