ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
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())
 

Detailed Description

Definition at line 1734 of file RaycastingScene.cpp.

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< RTCError >::format ( const RTCError &  c,
FormatContext &  ctx 
) const
inline

Definition at line 1736 of file RaycastingScene.cpp.

References name.

◆ parse()

template<typename ParseContext >
constexpr auto fmt::formatter< RTCError >::parse ( ParseContext &  ctx) -> decltype(ctx.begin())
inlineconstexpr

Definition at line 1742 of file RaycastingScene.cpp.


The documentation for this struct was generated from the following file: