User profile: tr1944

User info
User name:tr1944
History
Joined:
Number of posts:5
Latest posts:

Enclosing classes in namespaces
I am trying to figure out how to include a class in a namespace, but I can't even get it to compile...

Segmentation fault for different ways of initializing class
Hello again. I tried the modifications by tcs, and I still get a segmentation fault. By the way, t...

Segmentation fault for different ways of initializing class
Greetings. I define a class, D, one of whose members is a pointer to a class, E. The class E has t...

Abstract classes
Sorry. C1 and C2 both also have HasProp1. I have edited the original post accordingly. As to whet...

Abstract classes
Greetings. I have an abstract class, call it C, with two subclasses C1 and C2. In classes C, C1, a...