cereal
A C++11 library for serialization
Loading...
Searching...
No Matches
cereal::traits::detail::AnyConvert Struct Reference

A type that can implicitly convert to anything else. More...

#include </build/libcereal-p0YfAJ/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

Detailed Description

A type that can implicitly convert to anything else.


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