Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Handle C++17 std::filesystem::path #164

@egorpugin

Description

@egorpugin

Gcc 8.1, VS15.7 (2017) are released with std::filesystem support.
Boost::process must learn how to handle them in all places where it could handle boost::filesystem.
bp::search_path(std::filesystem::path("b2"));

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions