Turi Create
4.0
|
Inheritting from this class will prevent the serialization of the derived class. Used for debugging purposes. More...
#include <core/storage/serialization/unsupported_serialize.hpp>
Inheritting from this class will prevent the serialization of the derived class. Used for debugging purposes.
Inheritting from this class will result in an assertion failure if any attempt is made to serialize or deserialize the derived class. This is largely used for debugging purposes to enforce that certain types are never serialized
Definition at line 25 of file unsupported_serialize.hpp.