17 Oct
                
                    2007
                
            
            
                17 Oct
                
                '07
                
            
            
            
        
    
                5:43 p.m.
            
        Markus Schöpflin escribió:
Hello,
the mentioned file uses std::swap and and other algorithms from the std algorithms library without including the header file algorithm.
Also the documentation for 'void swap(rbtree_impl& other)' states: 'If the comparison functor's none swap call throws.' I guess the word 'none' should be removed from the sentence.
Fixed in SVN.
Regards, Markus
Thanks for the fixes, Ion