CCF
Loading...
Searching...
No Matches
Namespaces | Macros | Typedefs
http_query.h File Reference
#include "ccf/ds/nonstd.h"
#include <charconv>
#include <fmt/format.h>
#include <map>
#include <optional>
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  ccf
 
namespace  ccf::http
 

Macros

#define FMT_HEADER_ONLY
 

Typedefs

using ccf::http::ParsedQuery = std::multimap< std::string_view, std::string_view >
 

Macro Definition Documentation

◆ FMT_HEADER_ONLY

#define FMT_HEADER_ONLY