cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
How to create a container class.
How to create a container class.
Feb 9, 2013 at 8:26pm UTC
hvigil
(57)
Can anybody show me an example. I know that it's a class that contains data from another class I just do not know how to make them both work together.
Feb 9, 2013 at 8:39pm UTC
AbstractionAnon
(6954)
There's a nice example of a bag container here:
http://www.cplusplus.com/forum/beginner/92078/
Topic archived. No new replies allowed.