| OK...I'm a little rusty on C++.... |
[18 Feb 2004|08:25am] |
...but I have a bunch of assignments now and I need to get my familiarity back.
My teacher's assignment is to do write a linear search for a linearly linked list. He wants it templated. I won't get a chance to talk to him before it's due, so (possibly a stupid question) is it possible to make a templated linearly linked list? Or he has to mean that the search function is templated, right?
|
|