|
cereal
A C++11 library for serialization
|
Struct containing the serializer functions for all pointer types. More...
#include </home/shane/workspace/cereal/include/cereal/details/polymorphic_impl.hpp>
Public Attributes | |
| Serializer | shared_ptr |
| Serializer function for shared/weak pointers. | |
| Serializer | unique_ptr |
| Serializer function for unique pointers. | |
Struct containing the serializer functions for all pointer types.
1.8.17