24 Jan
                
                    2005
                
            
            
                24 Jan
                
                '05
                
            
            
            
        
    
                2:06 p.m.
            
        On 01/24/2005 05:38 AM, Larry Evans wrote:
HTH.
OOPS. Sorry. I responded too soon. I thought the Parameters were the various types of singletons, but they're parameters to a key in the lookup list. I guess in that case, you could do the same thing but just define an operator< for the reverse_fold result by defining individual operator<'s for elements in the typelist and use Multiton::operator< for an element by element comparison. HTH. Larry