runtime_cast_t< R, auto_ptr< T, Traits > > Struct Template Reference |
Public Member Functions | |
R | operator() (auto_ptr< T, Traits > &x) const |
Detailed Description
template<typename R, typename T, typename Traits>
struct adobe::runtime_cast_t< R, auto_ptr< T, Traits > >
Definition at line 213 of file memory.hpp.
Member Function Documentation
R operator() | ( | auto_ptr< T, Traits > & | x ) | const |
Definition at line 214 of file memory.hpp.