Thoth
A functional, expressive, asynchronous C++26 webdev library
Loading...
Searching...
No Matches
std::formatter< std::monostate > Struct Reference

#include <Monostate.hpp>

Public Member Functions

template<class FormatContext >
auto format (const std::monostate, FormatContext &ctx) const
 

Static Public Member Functions

static constexpr auto parse (auto &ctx)
 

Member Function Documentation

◆ format()

template<class FormatContext >
auto std::formatter< std::monostate >::format ( const std::monostate  ,
FormatContext &  ctx 
) const
inline

◆ parse()

static constexpr auto std::formatter< std::monostate >::parse ( auto &  ctx)
inlinestaticconstexpr

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