Function cpphots::interfaces::operator<<
Defined in File streamable.h
Function Documentation
-
std::ostream &cpphots::interfaces::operator<<(std::ostream &out, const Streamable &streamable)
Stream insertion operator for Streamable.
- Parameters
out – output stream
streamable – streamable object to insert
- Returns
output stream