|
AsmGrader 0.0.0
|
Formatter specialization for anything supported by FormatterImpl. More...
#include <generic_impl.hpp>
Public Member Functions | |
| constexpr auto | format (const T &from, fmt::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 |
Formatter specialization for anything supported by FormatterImpl.
|
inlineconstexpr |