On Wed, Jul 31, 2002 at 05:49:06PM +0200, Andre Poenitz wrote: > Hm. The argument might be a boost::any, but I'd rather wrap it together > with the enum into a small class, otherwise (a) above would not work. And
We shouldn't be having this single switch thing anyway. See my forthcoming "sketch" patch (and it really is a sketch ...) It would be nice to get some polymorphic dispatch prototypes but it's beyond my ken I think > boost/any.hpp pulls in a whopping 19700(!) lines, so I'd rather avoid > including things like that in too many headers... hah, apple have released their pch stuff, so you have no excuse here ;) john -- "The simpler it is, the harder it is." - Tim Van Holder