cereal
A C++11 library for serialization
|
Struct containing the serializer functions for all pointer types. More...
#include </build/libcereal-SAfJB3/libcereal-1.3.2+dfsg/include/cereal/details/polymorphic_impl.hpp>
Public Attributes | |
SharedSerializer | shared_ptr |
Serializer function for shared/weak pointers. | |
UniqueSerializer | unique_ptr |
Serializer function for unique pointers. | |
Struct containing the serializer functions for all pointer types.