NDDEM
|
A type that can implicitly convert to anything else. More...
#include <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.
cereal::traits::detail::AnyConvert::operator Dest & | ( | ) |
cereal::traits::detail::AnyConvert::operator Dest const & | ( | ) | const |