#include "serialbox/core/Exception.h"
#include "serialbox/core/Json.h"
#include "serialbox/core/MetainfoMapImpl.h"
#include <functional>
#include <iosfwd>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | serialbox::SavepointImpl |
Shared implementation of the Savepoint. More... | |
Namespaces | |
serialbox | |
Namespace of the serialbox library. | |
This file contains the implementation of the Savepoint.
Definition in file SavepointImpl.h.