$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Fredrik Blomqvist (fredrik_blomqvist_at_[hidden])
Date: 2003-01-18 20:40:10
-snip-
> I thought the C++ template solution by Damian Conway was pretty neat,
-snip-
I thought so too at first, but at a closer look you can see that the code in
practice only works for integers.. It solves the problem in the original
thread, but shouldn't be mistaken for a generic solution.