| 
    cereal
    
   A C++11 library for serialization 
   | 
 
Struct containing the serializer functions for all pointer types. More...
#include </build/libcereal-9b1UwT/libcereal-1.3.2+dfsg/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.9.4