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

#include <Immediate.h>

Public Member Functions

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

Member Function Documentation

◆ format()

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

◆ parse()

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

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