 
            
            
            
            
                31 May
                
                    2018
                
            
            
                31 May
                
                '18
                
            
            
            
        
    
                1:14 p.m.
            
        Hi, vector<int> v; contains(v, 1); This doesn't work as contains expects two ranges (AFAIK). Is there some other function that's usable for this purpose? Should contains support a value for argument 2? Gr, -- Olaf