CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 11 of 11

Threaded View

  1. #3
    Join Date
    Aug 2006
    Posts
    157

    Re: Another design question

    @Amleto
    Sorry I probably wasn't specific enough about the problem. I want to have a list of objects of type C and treat them generically. Which I can't completely do since there are a couple of operations which can only be done on A or B.
    Cheers,
    BJW
    Last edited by sockman; May 5th, 2010 at 06:20 PM. Reason: clarify who I was responding to.

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