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() (FROM from)
 

Detailed Description

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

Definition at line 42 of file checked_cast.hh.

Member Function Documentation

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

Definition at line 44 of file checked_cast.hh.


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