operator operator<<
C++
inline std::ostream &operator<<(std::ostream &os, const EndPoint &endpoint)
Prints the endpoint as a URL.
include/nprpc/endpoint.hpp:185
C++
inline std::ostream &operator<<(std::ostream &os, const EndPoint &endpoint)
Prints the endpoint as a URL.
include/nprpc/endpoint.hpp:185