AsmGrader 0.0.0
Loading...
Searching...
No Matches
fmt::formatter<::asmgrader::Byte > Struct Reference

#include <byte.hpp>

Inheritance diagram for fmt::formatter<::asmgrader::Byte >:
[legend]

Public Types

using UnderlyingT = decltype(::asmgrader::Byte::value)
 

Public Member Functions

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

Public Attributes

fmt::formatter< UnderlyingTf
 
bool empty_format_spec {}
 
- Public Attributes inherited from asmgrader::DebugFormatter
bool is_debug_format = false
 

Member Typedef Documentation

◆ UnderlyingT

using fmt::formatter<::asmgrader::Byte >::UnderlyingT = decltype(::asmgrader::Byte::value)

Member Function Documentation

◆ format()

auto fmt::formatter<::asmgrader::Byte >::format ( const ::asmgrader::Byte & from,
fmt::format_context & ctx ) const
inlineconstexpr

◆ parse()

auto fmt::formatter<::asmgrader::Byte >::parse ( fmt::format_parse_context & ctx)
inlineconstexpr

Member Data Documentation

◆ empty_format_spec

bool fmt::formatter<::asmgrader::Byte >::empty_format_spec {}

◆ f

fmt::formatter<UnderlyingT> fmt::formatter<::asmgrader::Byte >::f

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