 
            
            
            
            
                16 Aug
                
                    2025
                
            
            
                16 Aug
                
                '25
                
            
            
            
        
    
                11:15 a.m.
            
        Vinnie Falco wrote:
For example, we may consider requiring a more recent version of C++. We might want to use `std::error_code` instead of `boost::system::error_code`.
Chris already uses C++11 in Asio but has deliberately retained system::error_code. Dropping it will lose the error locations.