User: ebarroga

  • Public profile

User profile: ebarroga

User info
User name:ebarroga
History
Joined:
Number of posts:24
Latest posts:

Referencing in a Function
I am writing an object manager that manages a base object which has derived objects that perform thi...

Referencing in a Function
I am writing an [b]object manager[/b]. [code] class ObjectManager { public: void instanc...

Referencing in a Function
So to create the [b]class[/b] that I choose it would be like so: [code] template <typename T> voi...

Referencing in a Function
Zaita's suggested method seems fairly simple, however, once the project reaches a large scale it may...

Referencing in a Function
How would I properly write the following: [code] void instance_create(baseClass& nameOfDerivedCl...

This user does not accept Private Messages