Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
MetainfoMapImpl.h File Reference
#include "serialbox/core/Exception.h"
#include "serialbox/core/Json.h"
#include "serialbox/core/MetainfoValueImpl.h"
#include "serialbox/core/Type.h"
#include <iosfwd>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  serialbox::MetainfoMapImpl
 Hash-map of meta-information of the form key = value pair or key = {value1, ..., valueN} More...
 

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Detailed Description

This file implements the meta-information map.

Definition in file MetainfoMapImpl.h.