User: randompersonhere

  • Public profile

User profile: randompersonhere

User info
User name:randompersonhere
History
Joined:
Number of posts:22
Latest posts:

When are volatile copy constructors safe?
I have a situation where I had to go back and assign copy constructors to follow the rule of 5 or wh...

Throw catch exception
No. I was asking if the throw inside the catch gets rethrown back to the try block above it or does ...

Throw catch exception
I need to understand how catch and throws work callThePhone(parameters) { //do stuff ...

What is a C data structure?
So some structs I do not need to implement the rule of three? Say I have c code working with c++ cod...

What is a C data structure?
I was told to define destructors, copy constructors, assignment operators in all classes that have p...

This user does not accept Private Messages