| 
    cereal
    
   A C++11 library for serialization 
   | 
 
A type that can implicitly convert to anything else. More...
#include </build/libcereal-9b1UwT/libcereal-1.3.2+dfsg/include/cereal/details/traits.hpp>
Public Member Functions | |
| template<class Dest > | |
| operator Dest & () | |
| template<class Dest > | |
| operator Dest const & () const | |
A type that can implicitly convert to anything else.
 1.9.4