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
Please register or sign in to comment