10 Feb
                
                    2011
                
            
            
                10 Feb
                
                '11
                
            
            
            
        
    
                11:01 p.m.
            
        On 10/02/2011 21:38, Anders Dalvander wrote:
* It is (currently) using some C++0X features (mainly decltype).
I'm fairly sure that's unnecessary, aren't there range_traits that expose the type directly? Also, for inclusion in Boost, it should probably use boost::begin, not std::begin. Otherwise, there is not much to say without a real implementation to look at.