Objective-C Style Reference CountingI'm putting together a codebase at the moment in which every (major) object inherits from a grand "O...
Virtual Inheritance (Space & Performance)I've done some research since I posted this, so what the heck are you saying; you're confusing me. ...
Virtual Inheritance (Space & Performance)Is there any space or performance overhead incurred in using virtual inheritance? Regardless of how ...
delete thisPerfect guys, thanks. And yeah, I might have mentioned that what I'm doing is writing a wrapper for...
delete thisIs it safe to to "delete this" from within a member function? For example, one might want to impleme...
This user does not accept Private Messages