Search:

Type: Posts; User: Elkvis

Search: Search took 0.04 seconds.

  1. based on whiteflags's post, it appears that...

    based on whiteflags's post, it appears that splinter and splice could be related, since they both came from middle dutch - Splinter
  2. maybe you just mistyped it, but it's important to...

    maybe you just mistyped it, but it's important to note that the term we usually use is "sliced." as in the data implemented by the derived class(es) get "sliced" off, leaving only the base. in this...
  3. but you can have a vector of base class pointers,...

    but you can have a vector of base class pointers, and put derived class pointers in it.

    boost::any might be a possibility if you need more than that.
Results 1 to 3 of 3