$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2002-11-15 10:18:00
On Fri, 15 Nov 2002, Fernando Cacciola
wrote:
> As a final touch in the Numeric Conversion library I have almost ready, I
> want to add it named template parameters for easier usage.
> Were can I borrow the State of the Art implementation of this idiom from?
Don't know about state of the art, but this library tries to do a
decent job:
libs/named_template_parameters in boost sandbox.
/Jaakko