Function necsim::operator<<(ostream&, const SectionOption&)¶
- Defined in File ConfigParser.cpp
Function Documentation¶
-
ostream &
necsim::operator<<(ostream &os, const SectionOption &k) - Return
- os the output stream.
- Parameters
os: the output stream.k: the KeyOption object.