 
            
            
            
            
                18 Dec
                
                    2024
                
            
            
                18 Dec
                
                '24
                
            
            
            
        
    
                7:43 a.m.
            
        Le mardi 17 décembre 2024 à 08:45 -0800, Christian Mazakas via Boost a écrit :
My opinion on it is that people really only want optional<T&> interfaces in the associative containers and nothing else.
try_find_if(Container, Pred) returning an optional<T&> would makes a lot of sense for any container. Regards, Julien