User profile: johnhoffman

User info
User name:johnhoffman
History
Joined:
Number of posts:27
Latest posts:

>1 namespaces?
Thanks? What's an unqualified function name? One that appears in both namespaces?

>1 namespaces?
What does it mean to use two namespaces at the same time? For instance, if I use [code] using ...

Is this const in the function parameter redundant?
If I add a const before a function parameter, that means I will not change the parameter within the ...

What's the difference between shared pointers and normal ones?
Oh.. what if I make a shared pointer that points to an object instantiated within a function and ret...

What's the difference between shared pointers and normal ones?
According to the docs, shared pointers allow for many objects to own another object (I think?). h...

This user does not accept Private Messages

User: johnhoffman

  • Public profile