Class definition in header fileHi everyone, Is it bad to put the class definition in the header file (for non template classes)?...
C++ design problem (memory management and polymorphism)That code does look nice. Might have to grab boost.
C++ design problem (memory management and polymorphism)Yeah I was thinking about something like reference counting smart pointers, but it seems like overki...
C++ design problem (memory management and polymorphism)Hi everyone, There is a design problem I've run into a few times now, and I'm not sure how to get...
This user does not accept Private Messages