[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

easy to miss bug (even in structured debug)



Date: Mon, 4 Dec 89 21:38:42 PST
   From: tribble (Eric Dean Tribble)

   ... MarkM's DISPATCH macro elegantly avoids this by
   converting run-time types to compile-time types, and then using
   overloading.  ...

It's now called CHOOSE.  Yes, it does make sense to extend CHOOSE for
the NULL case.  I'll look into it.  I don't know if it'll be easy
enough to be worth it.