kcurl v0.1.10
Basic C++23 wrapper over libcurl
 
Loading...
Searching...
No Matches
std::formatter< kcurl::Curl::Feature > Struct Reference

#include <kcurl/curl.hpp>

Public Member Functions

template<class ParseContext >
constexpr auto parse (ParseContext &ctx)
 

Static Public Member Functions

static auto format (kcurl::Curl::Feature flags, format_context &fc) -> format_context::iterator
 

Member Function Documentation

◆ format()

static auto std::formatter< kcurl::Curl::Feature >::format ( kcurl::Curl::Feature  flags,
format_context &  fc 
) -> format_context::iterator
static

◆ parse()

template<class ParseContext >
constexpr auto std::formatter< kcurl::Curl::Feature >::parse ( ParseContext &  ctx)
inlineconstexpr

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