Function necsim::operator<<(std::ostream&, const MapLocation&)¶
- Defined in File MapLocation.cpp
Function Documentation¶
-
std::ostream &
necsim::operator<<(std::ostream &os, const MapLocation &m) - Return
- the output stream
- Parameters
os: the output stream to write tom: the object to write out