|
tue_serialization
|
#include "tue/serialization/filesystem.h"#include "tue/serialization/conversions.h"#include <fstream>
Go to the source code of this file.
Namespaces | |
| tue | |
| tue::serialization | |
Functions | |
| bool | tue::serialization::fromFile (const std::string &filename, Archive &a) |
| bool | tue::serialization::toFile (const Archive &a, const std::string &filename) |
1.8.17