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

#include <Param.hpp>

Public Member Functions

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

Detailed Description

Definition at line 53 of file Param.hpp.

Member Function Documentation

◆ format()

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

Definition at line 58 of file Param.hpp.

◆ parse()

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

Definition at line 56 of file Param.hpp.


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