Function cpphots::interfaces::operator<<

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