Search:

Type: Posts; User: chadwickstein

Search: Search took 0.01 seconds.

  1. Thanks for responding, desolation. I tried...

    Thanks for responding, desolation. I tried making ListCell a templated class also, but I still receive the same error message. Here is the revised code:



    #include <iostream>

    using...
  2. Accessing members of a class within a template

    Hi everybody -
    I'm trying to develop simple list template that can create lists of various types of objects. My code is partially based on an example given in SAMS Teach Yourself C++ in 21 days....
  3. Thanks Cat :)

    Thanks Cat :)
  4. Thanks Mario!

    Thanks Mario!
  5. Assignment operator in a constructor argument

    Hi all - this is my first post to these forums, and I'm a novice programmer.

    I've been working through the book Teach Yourself C++ in 21 days. In one example, the following class declaration...
Results 1 to 5 of 5