Turi Create  4.0
turi::unsupported_serialize Struct Reference

Inheritting from this class will prevent the serialization of the derived class. Used for debugging purposes. More...

#include <core/storage/serialization/unsupported_serialize.hpp>

Detailed Description

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.


The documentation for this struct was generated from the following file: