I'm sorry if this has been answered already, it seems like a very basic question.

There is .toString() method convention for printing, but I can not find anything alike for reading. Is there something like operator>>() in C++? What's an ideomatic way of reading an object?

Reply via email to