Recent Changes - Search:

Site.SideBar

October22006

I gotta learn some about inheritance and polymorphism!

parametric-poly.cpp

  • Uses "identity" keyword of c++ - what is that?

subtype-polymorphism.cpp

alloc-count-vector-deque.cpp

alloc-count-vector-list.cpp

Dynamic dispatching - must be a reference (not statically instantiated)

  If you use statically instantiated, then the identity comes from the base?

Pure Virtual Function

We can substitute our own allocator in STL (see handot - Allocator Reference Guide)

Edit - History - Print - Recent Changes - Search
Page last modified on October 02, 2006, at 03:16 PM