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

Threaded View

  1. #27
    Join Date
    Jul 2002
    Location
    Portsmouth. United Kingdom
    Posts
    2,727

    Re: Multiple Inheritance and Casting

    and encapsulating some orthogonal (or mostly orthogonal) aspect of the behavior of the instantiated host class.
    Would you be able to expand on this in POE (Plain Old English)
    I'm not entirely sure I understand the meaning of 'orthogonal' in this context.

    (orthogonal usually means "at right angles to")
    Last edited by JohnW@Wessex; February 25th, 2009 at 09:58 AM.
    "It doesn't matter how beautiful your theory is, it doesn't matter how smart you are. If it doesn't agree with experiment, it's wrong."
    Richard P. Feynman

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