Function necsim::operator>>(istream&, TreeNode&)

Function Documentation

istream &necsim::operator>>(istream &is, TreeNode &t)

Return
the input stream.
Parameters
  • is: the input stream.
  • t: a Treenode object to input to.