fmt::formatter< fs::path >

Inherits from formatter< std::string_view >

Public Functions

Name
template <typename FormatContext >
auto
format(const fs::path & p, FormatContext & ctx) const

Public Functions Documentation

function format

template <typename FormatContext >
inline auto format(
    const fs::path & p,
    FormatContext & ctx
) const

Updated on 2026-01-10 at 22:49:45 +0000