
16 Feb
2006
16 Feb
'06
12:14 a.m.
Shunsuke Sogame wrote:
Hi,
After complaints about the customization way, I'm making Boost.Range support for ATL/WTL/MFC collections and strings. I know current Boost.Range contains a few and those are somewhat illegal. ;-)
ok, I never got to test them properly.
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. -Thorsten