Function necsim::operator<<(ostream&, const SectionOption&)

Function Documentation

ostream &necsim::operator<<(ostream &os, const SectionOption &k)

Return
os the output stream.
Parameters
  • os: the output stream.
  • k: the KeyOption object.