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