![]() |
TrinityCore
|
#include <ObjectGuid.h>
Inheritance diagram for fmt::formatter< ObjectGuid, char, void >:Public Member Functions | |
| template<typename FormatContext > | |
| auto | format (ObjectGuid const &guid, FormatContext &ctx) const -> decltype(ctx.out()) |
Public Member Functions inherited from Trinity::NoArgFormatterBase | |
| template<typename ParseContext > | |
| constexpr ParseContext::iterator | parse (ParseContext &ctx) |
Definition at line 450 of file ObjectGuid.h.
| auto fmt::formatter< ObjectGuid, char, void >::format | ( | ObjectGuid const & | guid, |
| FormatContext & | ctx | ||
| ) | const -> decltype(ctx.out()) |