mini-llvm 0.1.0
Loading...
Searching...
No Matches
std::formatter< InstructionT > Struct Template Reference

#include <Instruction.h>

Public Member Functions

constexpr auto parse (std::format_parse_context &ctx)
template<typename FormatContext>
auto format (const InstructionT &I, FormatContext &ctx) const

Member Function Documentation

◆ format()

template<typename InstructionT>
template<typename FormatContext>
auto std::formatter< InstructionT >::format ( const InstructionT & I,
FormatContext & ctx ) const
inline

◆ parse()

template<typename InstructionT>
auto std::formatter< InstructionT >::parse ( std::format_parse_context & ctx)
inlineconstexpr

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