Function cpphots::interfaces::operator>>

Function Documentation

std::istream &cpphots::interfaces::operator>>(std::istream &in, Streamable &streamable)

Stream extraction operator for Layer.

Parameters
  • in – input stream

  • streamable – streamable object where to extract into

Returns

input stream