Поделиться через


CAutoPtr::operator T*

The cast operator.

operator T* ( ) const throw( );

Возвращаемое значение

Returns a pointer to the object data type defined in the class template.

Пример

See the example in the CAutoPtr Overview.

Требования

Header: atlbase.h

См. также

Основные понятия

CAutoPtr Class

CAutoPtr Members