libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::socket::glibc::basic Namespace Reference

Classes

class  wrapper
 A simple TCP/IP socket wrapper. More...
 

Functions

template<class LkT >
std::ostream & operator<< (std::ostream &os, wrapper< LkT > const &ec) noexcept(false)
 

Function Documentation

◆ operator<<()

template<class LkT >
std::ostream & jmmcg::LIBJMMCG_VER_NAMESPACE::socket::glibc::basic::operator<< ( std::ostream &  os,
wrapper< LkT > const &  ec 
)
inlinenoexcept

Definition at line 353 of file socket_wrapper_glibc_impl.hpp.