Wraps CURL results for type and exception safety. More...
#include <functional>
#include <string>
#include <variant>
#include <curl/curl.h>
#include "pinecone/util/visit.hpp"
Go to the source code of this file.
Classes | |
struct | pinecone::util::curl_result |
Models the possibly of failure for remote HTTP operations. More... | |
Wraps CURL results for type and exception safety.
Definition in file curl_result.hpp.