NDDEM
Public Member Functions | List of all members
cereal::traits::detail::AnyConvert Struct Reference

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
 

Detailed Description

A type that can implicitly convert to anything else.

Member Function Documentation

◆ operator Dest &()

template<class Dest >
cereal::traits::detail::AnyConvert::operator Dest & ( )

◆ operator Dest const &()

template<class Dest >
cereal::traits::detail::AnyConvert::operator Dest const & ( ) const

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