Skip to content

Add path method overloads taking std::locale #258

@Lastique

Description

@Lastique

std::filesystem::path passes std::locale objects as opposed to codecvt facets. We can support both, using std::use_facet<codecvt_type>(loc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions