At 10:53 AM +0100 11/23/99, [EMAIL PROTECTED] wrote: >The idea is to use a "HtVectorGeneric", that is essentially a copy of >HtVector with a few small changes and with all "Object *" replaced by >a generic type "GType". Then by using "#define GType mytype" you can >build HtVector's for any type you want. > >That's it, it works fine, and it's straight standard clean >template-free C++. Interesting... Actually, we might consider changing some other container classes to use this as well. I think it's a great idea and we should use it. However, since it doesn't seem critical, does this make sense for integration after 3.2.0b1 is released? -Geoff ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You'll receive a message confirming the unsubscription.
