$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2003-10-16 01:46:22
David Richardson wrote:
> * Does not do type promotion when underlying numeric types are
> different. Does anyone know of existing code to do this other then what
> is in Generative Programming/GMCL?
I suggest searching for recent postings by Joel de Guzman. He seems to
have worked out the ultimate scheme (within the current language
constraints, anyway).