#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) |
This file implements the meta-information map.
Definition in file MetainfoMapImpl.cpp.