
24 May
2006
24 May
'06
2:27 p.m.
Shunsuke Sogame wrote:
Hi, I wrote an "interest" version of Boost.Range support for ATL/MFC:
http://www.boost-consulting.com/vault/index.php?action=downloadfile&filename=range_ms.zip&directory=Algorithms& or http://tinyurl.com/evddv
There are *40* ranges. The test is problematic...
what do you mean by that? Have you nowt tries the code? On what compilers does it work?
It is possible to fail to complete. :-(
What do you mean? I can't understand that sentence?
They are roughly tested under: VC7.1 + ATL7 + MFC7 VC8 + ATL3 and Boost.Range at cvs
BTW, I found a bug: <boost/range/concepts.hpp> seems to apply 'boost::size' to Forward Range.
Thanks. I will put it onto the todo list. -Thorsten