Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
1 merge request!22Header only
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment