Boost logo

Boost :

Subject: Re: [boost] [release] 1.66.0 post-beta merges
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2017-11-26 00:57:00


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk