Skip to content

Allow specification of std=c++17 for tests #219

Closed
@jgfoster

Description

@jgfoster

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions