MIRA
|
Type trait that indicates whether a type does not support to gather meta information about it, e.g. More...
#include <serialization/IsNotMetaSerializable.h>
Type trait that indicates whether a type does not support to gather meta information about it, e.g.
all types with if clauses in their reflect methods applied while reading from the object.
You can specialize this trait for your own types if they are not serializable by the MetaSerializer.