Template Struct formatter< rcpputils::fs::path >

Inheritance Relationships

Base Type

  • public formatter< string_view >

Struct Documentation

template<>
struct formatter<rcpputils::fs::path> : public formatter<string_view>

Formatting for rcpputils::fs::path objects.

Public Functions

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