|
tue_serialization
|
#include <istream>#include <vector>#include "input_archive.h"#include "output_archive.h"#include "archive.h"

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