#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. | |
This file implements the meta-info value.
Definition in file MetainfoValueImpl.h.