User profile: LustrousWS6

User info
User name:LustrousWS6
Name:Ryan
Location:SoCal
Bio:I'm just learning
History
Joined:
Number of posts:8
Latest posts:

How can I avoid duplicate sets with elegance
Ok. I have a program that basically counts (I'm basically writing this for fun over the summer for ...

Problem initializing templatized class (urgent)
Works! Thank you very much. The time is appreciated. I would still like to know why it didn't wor...

Problem initializing templatized class (urgent)
Yep linked an ran, except the include in main has to be after using namespace std; - now neither m...

Problem initializing templatized class (urgent)
Here's the .cpp file. The change I made to the .h file was just taking out the #include of the cpp ...

Problem initializing templatized class (urgent)
Took it out, still have the redefinition errors :( this sucks - this is the smallest of 4 classes I ...