AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::detail::FormatterImpl< Aggregate > Struct Template Reference

#include <aggregate.hpp>

Static Public Member Functions

static auto format (const Aggregate &from, fmt::format_context &ctx)
 
static auto normal_format (const Aggregate &from, fmt::format_context &ctx)
 
static auto debug_format (const Aggregate &from, fmt::format_context &ctx)
 

Member Function Documentation

◆ debug_format()

template<typename Aggregate >
static auto asmgrader::detail::FormatterImpl< Aggregate >::debug_format ( const Aggregate & from,
fmt::format_context & ctx )
inlinestatic

◆ format()

template<typename Aggregate >
static auto asmgrader::detail::FormatterImpl< Aggregate >::format ( const Aggregate & from,
fmt::format_context & ctx )
inlinestatic

◆ normal_format()

template<typename Aggregate >
static auto asmgrader::detail::FormatterImpl< Aggregate >::normal_format ( const Aggregate & from,
fmt::format_context & ctx )
inlinestatic

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