Serialbox
2.2.0
Data serialization library and tools for C/C++, Python and Fortran
MetainfoValue.h
Go to the documentation of this file.
1
//===-- serialbox/core/frontend/gridtools/MetainfoValueImpl.h -----------------------*- C++ -*-===//
2
//
3
// S E R I A L B O X
4
//
5
// This file is distributed under terms of BSD license.
6
// See LICENSE.txt for more information
7
//
8
//===------------------------------------------------------------------------------------------===//
9
//
13
//===------------------------------------------------------------------------------------------===//
14
15
#ifndef SERIALBOX_CORE_FRONTEND_GRIDTOOLS_META_INFO_VALUE_H
16
#define SERIALBOX_CORE_FRONTEND_GRIDTOOLS_META_INFO_VALUE_H
17
18
#include "
serialbox/core/MetainfoValueImpl.h
"
19
20
namespace
serialbox
{
21
22
namespace
gridtools
{
23
29
using
meta_info_value
=
serialbox::MetainfoValueImpl
;
30
31
}
// namespace gridtools
32
33
}
// namespace serialbox
34
35
#endif
serialbox::MetainfoValueImpl
Represent an immutable meta information value as a type-id and type-erased data.
Definition:
MetainfoValueImpl.h:33
serialbox
Namespace of the serialbox library.
Definition:
Archive.h:25
MetainfoValueImpl.h
gridtools
Namespace of the gridtools frontend.
src
serialbox
core
frontend
gridtools
MetainfoValue.h
Generated on Fri Dec 15 2017 10:48:30 for Serialbox by
1.8.13