Function cpphots::interfaces::operator>>
Defined in File streamable.h
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