galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
std::formatter< galaxy::FileError > Struct Reference

#include <FileError.hpp>

+ Inheritance diagram for std::formatter< galaxy::FileError >:
+ Collaboration diagram for std::formatter< galaxy::FileError >:

Public Member Functions

auto format (const galaxy::FileError &fe, format_context &ctx) const
 

Detailed Description

Definition at line 74 of file FileError.hpp.

Member Function Documentation

◆ format()

auto std::formatter< galaxy::FileError >::format ( const galaxy::FileError & fe,
format_context & ctx ) const
inline

Definition at line 76 of file FileError.hpp.


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