$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Frey (d.frey_at_[hidden])
Date: 2008-04-13 06:51:34
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