AsmGrader 0.0.0
Loading...
Searching...
No Matches
fmt::formatter< std::error_code > Struct Reference

Output formatter for make_error_code. More...

#include <std.hpp>

Inheritance diagram for fmt::formatter< std::error_code >:
[legend]

Public Member Functions

auto format (const std::error_code &from, format_context &ctx) const
 
- Public Member Functions inherited from asmgrader::DebugFormatter
constexpr auto parse (fmt::format_parse_context &ctx)
 

Additional Inherited Members

- Public Attributes inherited from asmgrader::DebugFormatter
bool is_debug_format = false
 

Detailed Description

Output formatter for make_error_code.

Member Function Documentation

◆ format()

auto fmt::formatter< std::error_code >::format ( const std::error_code & from,
format_context & ctx ) const
inline

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