 
            
            
            
            
                26 Nov
                
                    2017
                
            
            
                26 Nov
                
                '17
                
            
            
            
        
    
                1:57 a.m.
            
        On Sat, Nov 25, 2017 at 6:39 PM, Vinnie Falco wrote:
Teeny little problem here:
<https://github.com/boostorg/asio/pull/67>
Three things we can do:
1. Accept the pull request as written 2. Check `n==0` in `detail::buffer_copy_1` 3. Nothing
4. ASIO could use std::copy instead of std::memcpy (Or perhaps that should be '3.' instead) Glen