11 Nov
                
                    2007
                
            
            
                11 Nov
                
                '07
                
            
            
            
        
    
                5:43 p.m.
            
        Eric Niebler wrote:
I have a function object that doesn't work with fusion's invoke_function_object.
Because it's noncopyable? The argument is taken by value unless we explicitly specify the template argument. IIRC it's even documented that it's valid to do so, somewhere :-). Regards, Tobias