Template method pattern: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 23:
 
If we need to introduce a new data-structure class double-link list then we can drive it from CLinkList_ConcTemplate to get the algorithm template and can modify operations.
Akash Gupta--[[User:203.90.124.178|203.90.124.178]] 11:44, 22 Jun 2004 (UTC)
Akash Gupta(mrakash@hotmail.com)
--[[User:203.90.124.178|203.90.124.178]] 11:44, 22 Jun 2004 (UTC)
{{msg:stub}}