$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Lemings (lemings_at_[hidden])
Date: 2006-07-25 18:42:29
Greetings,
How would you combine the boost::mpl::partition and boost::mpl::unique
algorithms such that an element that is not placed into the first
inserter (for unique elements) is placed into the second inserter (for
non-unique elements)?
Thanks,
Eric.