mmCEsim 0.3.0
mmWave Channel Estimation Simulation
fmt::formatter< std::any > Struct Reference

#include <fmt.h>

Public Member Functions

template<typename ParseContext >
constexpr auto parse (ParseContext &ctx) -> decltype(ctx.begin())
 
template<typename FormatContext >
auto format (const std::any &value, FormatContext &ctx) -> decltype(ctx.out())
 

Member Function Documentation

◆ format()

template<typename FormatContext >
auto fmt::formatter< std::any >::format ( const std::any &  value,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

◆ parse()

template<typename ParseContext >
constexpr auto fmt::formatter< std::any >::parse ( ParseContext &  ctx) -> decltype(ctx.begin())
inlineconstexpr

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