www.pudn.com > mir3.rar > DblList.cpp


/****************************************************************************************************************** 
 
	DLinkedList.h: interface for the CPDLList class. 
 
*******************************************************************************************************************/ 
 
#include "stdafx.h" 
 
 
template  
CPDLList::CPDLList(CPDLList& PDLList) 
{ 
	for ( INT nLoops = 0; nLoopsptypeData = DDList.Current(); 
		AddNode(tempT); 
	} 
}