CAutoVectorPtr::CAutoVectorPtr
建構函式。
CAutoVectorPtr( ) throw( );
explicit CAutoVectorPtr(
T* p
) throw( );
CAutoVectorPtr(
CAutoVectorPtr< T >& p
) throw( );
參數
- p
現有的指標。
備註
會將指標的擁有權的情況下,使用現有的指標, CAutoVectorPtr 可建立物件。
需求
Header: atlbase.h