Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::client::http::detail::http_context_deleter Struct Reference

#include <httpc.hpp>

Public Member Functions

void operator() (http_context_impl *) const
 

Detailed Description

Definition at line 10 of file httpc.hpp.

Member Function Documentation

◆ operator()()

void sysio::client::http::detail::http_context_deleter::operator() ( http_context_impl * p) const

Definition at line 38 of file httpc.cpp.

38 {
39 delete p;
40 }
const mie::Vuint & p
Definition bn.cpp:27

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