Hi !
I have an interesting POO problem using C++. Can somebody help me?
I want to implement a generic interface for sequential containers. I demand all sequential containers (deque, vector, list ...) to derive from a single virtual base class, SequentialContainer. (All classes are actually...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.