Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
SavepointImpl.cpp File Reference
#include "serialbox/core/SavepointImpl.h"
#include "serialbox/core/Logging.h"
#include <sstream>

Go to the source code of this file.

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Functions

std::ostream & serialbox::operator<< (std::ostream &stream, const SavepointImpl &s)
 

Detailed Description

This file contains the shared implementation the Savepoint.

Definition in file SavepointImpl.cpp.