#include "serialbox/core/MetainfoMapImpl.h"
#include "serialbox/core/frontend/gridtools/Exception.h"
#include "serialbox/core/frontend/gridtools/MetainfoValue.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | serialbox::gridtools::meta_info_map |
Hash-map of meta-information of the form key = value pair or key = {value1, ..., valueN} More... | |
Namespaces | |
serialbox | |
Namespace of the serialbox library. | |
This file contains the gridtools implementation of the meta-information.
Definition in file MetainfoMap.h.