Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
MetainfoValueImpl.h File Reference
#include "serialbox/core/Array.h"
#include "serialbox/core/Exception.h"
#include "serialbox/core/Type.h"
#include <boost/any.hpp>
#include <boost/mpl/if.hpp>
#include <type_traits>

Go to the source code of this file.

Classes

class  serialbox::MetainfoValueImpl
 Represent an immutable meta information value as a type-id and type-erased data. More...
 

Namespaces

 serialbox
 Namespace of the serialbox library.
 

Detailed Description

This file implements the meta-info value.

Definition in file MetainfoValueImpl.h.