Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
fmt::formatter< RTCError > Struct Reference

Public Member Functions

template<typename FormatContext>
auto format (const RTCError &c, FormatContext &ctx) const
template<typename ParseContext>
constexpr auto parse (ParseContext &ctx) -> decltype(ctx.begin())

Member Function Documentation

◆ 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: