$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2007-03-28 08:53:26
[...]
>
>
> #include <boost/mpl/set.hpp>
> #include <boost/mpl/filter_view.hpp>
> #include <boost/mpl/inherit.hpp>
> #include <boost/mpl/inherit_linearly.hpp>
> #include <boost/mpl/placeholders.hpp>
> #include <boost/type_traits/is_scalar.hpp>
>
> namespace bb = boost::bimap;
please ignore this namespace... I copied it from my test cpp, where I wrote the code. Again the
evidence: Copy/Paste is evil ;)
With Kind Regards,
Ovanes