Instantiator
Generate c++ template instantiations
Loading...
Searching...
No Matches
fmt::formatter< Instantiator::TemplateArgument > Class Reference

#include <TemplateArgument.hpp>

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename Context >
constexpr auto format (Instantiator::TemplateArgument const &p, Context &ctx) const
 

Detailed Description

Definition at line 56 of file TemplateArgument.hpp.

Member Function Documentation

◆ format()

template<typename Context >
constexpr auto fmt::formatter< Instantiator::TemplateArgument >::format ( Instantiator::TemplateArgument const & p,
Context & ctx ) const
inlineconstexpr

Definition at line 61 of file TemplateArgument.hpp.

◆ parse()

constexpr auto fmt::formatter< Instantiator::TemplateArgument >::parse ( format_parse_context & ctx)
inlineconstexpr

Definition at line 59 of file TemplateArgument.hpp.


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