$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Scott Meyers (usenet_at_[hidden])
Date: 2007-03-16 18:47:42
Ovanes Markarian wrote:
> Try out:
>
> #include <boost/mpl/bool.hpp>
> #include <boost/mpl/assert.hpp>
> #include <boost/mpl/or.hpp>
Missing #includes! Sigh. There's no <boost/mpl.hpp> to get everything,
is there?
Thanks for your help. They don't get much newbier than that, do they?
Sounds like I'll have to write contains<TypeList1, TypeList2> myself, huh?
Scott