User: orchids16

  • Public profile

User profile: orchids16

User info
User name:orchids16
History
Joined:
Number of posts:23
Latest posts:

disable access to some functions of parent class
Oh, same function name in the parent and child classes huh! Is it inevitable that they all should ha...

disable access to some functions of parent class
I'm fairly new to C++, but did you try making those functions private? I think that way you can rest...

deleting a vector of points
I think I should write an operator overloading function for an assignment operator '=' , if e=(*iter...

deleting a vector of points
@ne555 oh my God yes, my code is so flawed. Thank you for pointing it out.

deleting a vector of points
@bluecoder, I don't think that will delete the element in the vector. Right?

This user does not accept Private Messages