Skip to content
Commit b6d5bf7c authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

New way of (de)serialization of objects into TNL::File using operator<< and...

New way of (de)serialization of objects into TNL::File using operator<< and operator>> (starting with string)

This is nicer and safer (thanks to exceptions) than save/load functions.
Moreover, it breaks the last cyclic dependency between TNL classes.
parent 216d8284
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment