
5 Feb
2006
5 Feb
'06
1:01 a.m.
Shunsuke Sogame wrote:
Thorsten Ottosen wrote:
Can you elaborate on what exactly you would like to see?
Moreover, the different version of ATL has different template parameters.
if ATL actually uses a namespace, you could add a unconstrained overload of range_begin/range_end.
ATL/WTL has also many containers that can conform to Boost.Range. I request tag-dispatching!
How will a different mechanism save you from provding specializations of alle the types you want to support? -Thorsten