From: Gottlob Frege (gottlobfrege_at_[hidden])
Date: 2006-06-02 00:04:53


Is there really no way to templatize

a) a zero argument constructor
b) a destructor

?

I'm trying to delay the compile of the functions until everything is
known...

Tony