Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
MetainfoMapImpl.cpp File Reference
#include "serialbox/core/MetainfoMapImpl.h"
#include "serialbox/core/Array.h"
#include "serialbox/core/Unreachable.h"
#include <iostream>

Go to the source code of this file.

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Functions

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

Detailed Description

This file implements the meta-information map.

Definition in file MetainfoMapImpl.cpp.