1. Including classes inside functions vs outside - scope/global question?
2. Including classes inside functions vs outside - scope/global
3. Including classes inside functions vs outside - scope/global [solved]
4. Friend class scope - what am I missing?
5. Dynamically Assigned Auxiliary Classes in AD/AM
9. problem with auto_ptr<> and assigning derived class to base class object
10. Resolved: problem with auto_ptr<> and assigning derived class to base class object
11. defining a class/instantiating object inside a method of another class
12. How to access inside a sub-class of a class to the outer class's this-value?
13. Nested Class, Member Class, Inner Class, Local Class, Anonymous Class
14. Class B using Class C, and Class A using both B and C
15. Using public members of a class inside the class