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

#include <Template.hpp>

Public Member Functions

constexpr auto parse (format_parse_context &ctx)
 
template<typename Context >
constexpr auto format (Template const &t, Context &ctx) const
 

Detailed Description

Definition at line 109 of file Template.hpp.

Member Function Documentation

◆ format()

template<typename Context >
constexpr auto fmt::formatter< Template >::format ( Template const & t,
Context & ctx ) const
inlineconstexpr

Definition at line 114 of file Template.hpp.

◆ parse()

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

Definition at line 112 of file Template.hpp.


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