|
| template<typename FormatContext> |
| auto | format (const RTCError &c, FormatContext &ctx) const |
| template<typename ParseContext> |
| constexpr auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
◆ format()
template<typename FormatContext>
| auto fmt::formatter< RTCError >::format |
( |
const RTCError & | c, |
|
|
FormatContext & | ctx ) const |
|
inline |
◆ parse()
template<typename ParseContext>
| auto fmt::formatter< RTCError >::parse |
( |
ParseContext & | ctx | ) |
->decltype(ctx.begin()) |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: