SWE 332 Assignment 13
Due Thursday, December 8, 2011


Goal: C++ Templates.

Redo Assignment 12 in C++. Use an appropriate representation - I'll accept various possibilities here. You do not need to provide pushAll(), equals(), hashCode(), or toString() methods. Include a main() method that tests your code. Options: You may provide either a mutable API or an immutable API.

Grading Criteria:

Grading Note Assignment 13 is optional. Effectively, this makes Assignment 13 an additional "drop" for the purposed of computing quiz/homework scores. (See course syllabus for the "drop" policy.) So, if you're busy and your grades are fine, feel free to skip this one. If you need an additional drop, go ahead and complete the assignment.