
13 Apr
2008
13 Apr
'08
10:51 a.m.
On Sat, 2008-04-12 at 11:38 -0700, Eric Niebler wrote:
Eric Niebler wrote: Wow, everybody loves a puzzle! This is good fun.
For sure! :)
Daniel Fey: Similar to what I came up with, but there's a trick that can (a) knock the 2^N overloads down to N, and (b) eliminate the need for typeof.
s/Fey/Frey/ The new version (attached) has only 4 overloads instead of N, but it still uses typeof. Regards, Daniel