 
            
            
            
            
                4 Aug
                
                    2005
                
            
            
                4 Aug
                
                '05
                
            
            
            
        
    
                1:47 a.m.
            
        "It's always a good idea to put the names of the libraries concerned in your subject line: http://boost-consulting.com/boost/more/discussion_policy.htm#effective" David Abrahams wrote:
Is it really true that I can write
bind(f, _1) > _2
but can't write
_1 > _2
??
I can't imagine a good reason for that restriction, but I don't see any indication that the latter is supported in the docs.