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

Go to the source code of this file.

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Functions

std::ostream & serialbox::operator<< (std::ostream &stream, const FieldMetainfoImpl &f)
 

Detailed Description

This file implements the meta information of a field.

Definition in file FieldMetainfoImpl.cpp.