![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Hobbyist Programmer
|
objects
In c++ is there a generic object class, like in java?
|
|
|
|
|
|
#2 |
|
Professional Programmer
![]() Join Date: Sep 2005
Posts: 419
Rep Power: 4
![]() |
No. The design of C++ doesn't promote an efficient implementation where all objects inherit from some top level object.
__________________
Even if the voices aren't real, they have some pretty good ideas. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Working with objects | Eric the Red | Java | 19 | Jun 6th, 2006 6:09 AM |
| Sharing objects? | titaniumdecoy | Java | 16 | May 4th, 2006 12:47 AM |
| modeling domain objects | hoffmandirt | C# | 0 | Apr 24th, 2006 10:59 PM |
| Pointer to objects inside other objects.. | Soulstorm | C++ | 4 | Mar 12th, 2006 12:12 PM |
| OOP Theory - MI of Objects | Darkhack | Other Programming Languages | 4 | Feb 16th, 2006 8:34 AM |