CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Feb 2009
    Posts
    32

    [RESOLVED] What's the best way to write LinkListIterator<E> as an external class

    externalize node class => create constructor with first node as argument.
    Last edited by Nim; October 14th, 2009 at 01:52 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured