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

#include <Injection.hpp>

Public Member Functions

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

Detailed Description

Definition at line 144 of file Injection.hpp.

Member Function Documentation

◆ format()

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

Definition at line 149 of file Injection.hpp.

◆ parse()

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

Definition at line 147 of file Injection.hpp.


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