On Saturday, 14 October 2017 at 00:18:35 UTC, myst wrote:
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?

Can you make an example of "reading from object"? Or better some snippet of a c++ code that does what you mean

Reply via email to