CAutoVectorPtr::CAutoVectorPtr
コンストラクターです。
CAutoVectorPtr( ) throw( );
explicit CAutoVectorPtr(
T* p
) throw( );
CAutoVectorPtr(
CAutoVectorPtr< T >& p
) throw( );
パラメーター
- p
既存のポインター。
解説
CAutoVectorPtr のオブジェクトは、既存のポインターを使用してポインターの所有権キーまたはキーを作成できます。
必要条件
ヘッダー: atlbase.h