IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
fmt::formatter< ice::StringID_Hash > Struct Reference

#include <ice/log_formatters.hxx>

Public Member Functions

template<typename ParseContext>
constexpr auto parse (ParseContext &ctx)
template<typename FormatContext>
constexpr auto format (ice::StringID_Hash value, FormatContext &ctx) const noexcept

Detailed Description

Copyright 2022 - 2026, Dandielo dandi.nosp@m.elo@.nosp@m.icesh.nosp@m.ard..nosp@m.net SPDX-License-Identifier: MIT

Member Function Documentation

◆ format()

template<typename FormatContext>
auto fmt::formatter< ice::StringID_Hash >::format ( ice::StringID_Hash value,
FormatContext & ctx ) const
inlineconstexprnoexcept

◆ parse()

template<typename ParseContext>
auto fmt::formatter< ice::StringID_Hash >::parse ( ParseContext & ctx)
inlineconstexpr

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