Closed
Description
I see that cpp_library.rb:401
specifies -std=c++0x
as the version of C++. I'd like to use some features that are in std=c++17
(I want the filesystem features). Would it be reasonable to bump up to version 17 or make it optional?
Metadata
Metadata
Assignees
Labels
No labels