$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: joel falcou (joel.falcou_at_[hidden])
Date: 2008-07-28 14:19:55
While we're speaking of traits, could it be possible to have a
remove_all_pointers which remove all the pointer qualifier of a type (much
like remove_all_extent do for arrays) ?
Other point, shouldn't
the return type of all meta-function be mpl::true_ and mpl::false_ ? It is
somehow cumbersome to have two set of boolean meta-data.
Thanks
for reading