TrinityCore
Loading...
Searching...
No Matches
StringFormat.cpp File Reference
#include "StringFormat.h"
#include <fmt/format.h>
+ Include dependency graph for StringFormat.cpp:

Go to the source code of this file.

Namespaces

namespace  Trinity
 
namespace  Trinity::Impl
 

Functions

std::string Trinity::Impl::StringVFormat (FormatStringView fmt, FormatArgs args) noexcept
 
void Trinity::Impl::StringVFormatToImpl (fmt::detail::buffer< char > &buffer, FormatStringView fmt, FormatArgs args) noexcept