The StringVectorData struct represents a vector of strings (as might be used for a history of terminal input, for example).
More...
#include <stringvectordata.h>
|
| template<class Archive > |
| void | save (Archive &archive) |
| |
| template<class Archive > |
| void | load (Archive &archive) |
| |
The StringVectorData struct represents a vector of strings (as might be used for a history of terminal input, for example).
◆ load()
template<class Archive >
| void geometrize::serialization::StringVectorData::load |
( |
Archive & |
archive | ) |
|
|
inline |
◆ save()
template<class Archive >
| void geometrize::serialization::StringVectorData::save |
( |
Archive & |
archive | ) |
|
|
inline |
◆ strings
| std::vector<std::string> geometrize::serialization::StringVectorData::strings |
The documentation for this struct was generated from the following file:
- /home/appveyor/projects/geometrize-docs/geometrize/geometrize/serialization/stringvectordata.h