$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2003-01-12 19:55:30
----- Original Message -----
From: "David Abrahams" <dave_at_[hidden]>
> > Cool, I learn something every day. I assume, though, that if I
attempted to
> > actually use the second parameter it would become non-deducable, right?
>
> No, as long as identity<T>::type* matches the type of the parameter
> you pass, everything still works.
Okay, thanks.
Paul Mensonides