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

Threaded View

  1. #1
    Join Date
    Sep 2008
    Posts
    48

    Does the C++ compiler creates VTable for an Abstract Class

    Hi,
    Can anyone clarify me whether C++ compiler creates a VTable for an Abstract Class ?

    Thanks
    Kiran
    Last edited by rsodimbakam; September 30th, 2008 at 06:29 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