yatbcpp  0.0.1
Yet another Telegram Bot CPP Library
Namespaces | Functions
curl_error_ostream.cc File Reference
#include <ostream>
#include <exceptions/curl_error.h>
Include dependency graph for curl_error_ostream.cc:

Go to the source code of this file.

Namespaces

 yatbcpp
 

Functions

std::ostream & yatbcpp::operator<< (std::ostream &o, const curl_error &curlError)
 
std::ostream & yatbcpp::operator<< (std::ostream &o, const curl_error *curlError)