Template method pattern: Difference between revisions

Content deleted Content added
No edit summary
Dysprosia (talk | contribs)
m rm sig
Line 32:
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)
{{msg:stub}}