$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andrei Alexandrescu (andrewalex_at_[hidden])
Date: 2001-11-20 15:54:55
> Please take a look at "boost/mpl/select_type.hpp" header
I couldn't find it in today's boost download nor on the library list on the
website. Anyway, I guess select ought to be migrated as a general facility,
it's useful in all sorts of idioms.
Andrei