Skip to content

cpp: upgrade to C++17 and use filesystem library instead #84

@wenchy

Description

@wenchy

Currently, C++ loader guarantees to support C++11 , so we can not use Filesystem library (since C++17).
In the future, when C++ loader upgrades to only support C++17 or above versions, then just uses Filesystem library (since C++17) instead.

References:

Originally posted by @wenchy in #83 (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