openMSX
Public Member Functions | List of all members
checked_cast_impl< TO &, FROM > Struct Template Reference

#include <checked_cast.hh>

Public Member Functions

TO & operator() (const FROM &from)
 

Detailed Description

template<typename TO, typename FROM>
struct checked_cast_impl< TO &, FROM >

Definition at line 49 of file checked_cast.hh.

Member Function Documentation

template<typename TO , typename FROM >
TO& checked_cast_impl< TO &, FROM >::operator() ( const FROM &  from)
inline

Definition at line 51 of file checked_cast.hh.


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