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

Go to the source code of this file.

Namespaces

 yatbcpp
 

Functions

std::ostream & yatbcpp::operator<< (std::ostream &o, const file_not_found &fileNotFound)
 
std::ostream & yatbcpp::operator<< (std::ostream &o, const file_not_found *fileNotFound)