11 Jul
                
                    2006
                
            
            
                11 Jul
                
                '06
                
            
            
            
        
    
                11:21 p.m.
            
        Sean Parent wrote:
A quick follow up after discussing this some with Alex, he agrees with my points but also noticed a discrepancy.
Item 5 is striving to establish the relationship between the algebraic operators and operator <. We would also like the following to hold:
a < b => a + c < b + c
A lexicographical compare for std::complex would violate this.
Would it?