$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Shunsuke Sogame (mb2act_at_[hidden])
Date: 2006-02-16 07:02:15
Thorsten Ottosen wrote:
>>Well, before I upload them to Vault,
>>I want a namespace and macro-prefix for the implementation
>>something like boost::ranges::??? and BOOST_RANGES_???.
>>Where can I place them?
>
>
> did you make "ordinary" support the hard way or did you go for
> the easier make_mfc_range()?
>
> Either way, I think the boost namespace is ok.
Ordinary support, of course! That's life.
I plan to use 'boost::range_detail::msvc'.
-- Regards, Shunsuke Sogame