User profile: mzimmers

User info
User name:mzimmers
History
Joined:
Number of posts:521
Latest posts:

instance of generic classes
Oops...my mistake, Disch. This was originally a non-template class. When I populated the header file...

instance of generic classes
Hi, Disch - Line 4 of my second code block is where this error is occurring.

instance of generic classes
Hi - I'm trying to create a generic class with template functions (first time doing this). The cl...

is there a trick to using inline functions?
Thanks, guys. I should have been able to figure out that one for myself. cire: this function is bei...

is there a trick to using inline functions?
Hi - I've looked at the doc, and can't see what I'm doing wrong. I have a function that I want to...