Skip to content

<filesystem>: std::filesystem::file_status missing the no throw constructor #2332

@niclar

Description

@niclar

The filesystem implementation seems to be missing the no throw constructor, i.e;
std::filesystem::file_status status( const std::filesystem::path& p, std::error_code& ec ) noexcept

( C:\Program Files\Microsoft Visual Studio\2022\Preview\VC\Tools\MSVC\14.31.30818\include\filesystem )

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis issue is incorrect or by design

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions