#include "serialbox/core/frontend/stella/Savepoint.h"
#include "serialbox/core/SavepointImpl.h"
#include "serialbox/core/frontend/stella/Utility.h"
#include <ostream>
Go to the source code of this file.
Namespaces | |
serialbox | |
Namespace of the serialbox library. | |
Functions | |
std::ostream & | serialbox::stella::operator<< (std::ostream &out, const Savepoint &sp) |
This file contains the Savepoint implementation of the STELLA frontend.
Definition in file Savepoint.cpp.