TrinityCore
Loading...
Searching...
No Matches
fmt::formatter< ObjectGuid, char, void > Struct Reference

#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)
 

Detailed Description

Definition at line 450 of file ObjectGuid.h.

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< ObjectGuid, char, void >::format ( ObjectGuid const &  guid,
FormatContext &  ctx 
) const -> decltype(ctx.out())

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