 
            
            
            
            
                31 Jan
                
                    2004
                
            
            
                31 Jan
                
                '04
                
            
            
            
        
    
                5:37 p.m.
            
        David Abrahams wrote:
Douglas Paul Gregor <gregod@cs.rpi.edu> writes:
Well, we could extend function_traits a bit...
Not another multi-valued traits blob, please! I want metafunctions. The best answer might be a single metafunction returning an MPL sequence of argument types.
I've asked you before: a function type is a perfectly good sequence, why not just extend MPL to iterate over it? (Which I recall MPL "v2" already did at one point, to enable list(int, float, void*) to work.)