User: SMuzzlim4

  • Public profile

User profile: SMuzzlim4

User info
User name:SMuzzlim4
History
Joined:
Number of posts:12
Latest posts:

Typecasting to a SubClass
When should a function return a pointer to a new object and when should it just be a referece?

Typecasting to a SubClass
I have a parent class and subclass partially declared here: [code] class Object { public: Objec...

Differences in const in function declarations
I was wondering if this function's return value should be declared const. [code]string Object::to...

Differences in const in function declarations
When does using [code]this[/code] become constant? Also, should const be used in the return value o...

Differences in const in function declarations
If a function is declared as [code]virtual const string toString() const;[/code] what do each ...

This user does not accept Private Messages