$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-04-15 06:11:30
From: "Andrei Alexandrescu" <andrewalex_at_[hidden]>
> How about DerivedToFront, could someone post an MPL implementation of
> it?
Sure.
mpl::sort<first, last, is_derived_from>. ;-)