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

Threaded View

  1. #1
    Join Date
    Apr 2005
    Posts
    1,828

    Diamond problem in C++

    What is this diamond problem in C++ in multiple inheritance? how does it arise and what is the solution of it?
    Last edited by maverick786us; June 4th, 2005 at 02:35 AM.

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