CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
stack_trace.inl
Go to the documentation of this file.
1
9#if defined(FMT_VERSION)
10template <> struct fmt::formatter<CppCommon::StackTrace> : ostream_formatter {};
11#endif
C++ Common project definitions.