Skip to content

Add support for replacing Boost.Fileystem with C++17 <filesystem> when available #207

Description

@cmazakas

Boost.Process is a wonderful library but existed for longer than C++17 compilers have and as such, its API is polluted with boost::filesystem::path. This causes an awkward disconnect when being used in C++17 projects.

This issue aims to start a discussion addressing this issue and the best path forward for giving C++17 users a way of using std::filesytem::path.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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