User: jkwok678

  • Public profile

User profile: jkwok678

User info
User name:jkwok678
History
Joined:
Number of posts:13
Latest posts:

If statement fix?
Any idea how to fix this If statement? So I want the program to go into the if section if there is a...

Is it possible to create a getter for a private array?
I currently have a private bool array, in class A that I would like to use in class B. Class B has a...

Deleting 1 copy of a shared_Ptr
I think that may just be a mistake with the const. I think I want to compare content, but i think c...

Deleting 1 copy of a shared_Ptr
I just realised [code] class NamedElement : public Element { private: protected: bool named {...

Deleting 1 copy of a shared_Ptr
There is also a list of text objects too. I plan to delete that after I've deleted all this pointers...

This user does not accept Private Messages