$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-01-02 11:48:04
John Maddock wrote:
>>> Any thoughts from the type_traits authors?
> Not sure about the "decayed" name, but I can't think of anything
> better right now.
Looking at 8.3.5/3, I see the verb used is "adjusted." Perhaps this would be a
suitable name: adjusted<T>::type.
Jonathan