Boost logo

Boost :

From: Claudio DeSouza (cdesouza_at_[hidden])
Date: 2024-12-06 17:09:01


But the examples you presented of downsides are not applicable. If hash2
wants to encode buffer size in the interface then there are tradeoffs, but
span can accommodate to those. Claims of span not being compatible with
simd or other optimisations are just not the case. So the downsides
mentioned pretty much are no applicable as opposed to any alternative.

On Fri, 6 Dec 2024 at 17:05, Andrey Semashev via Boost <
boost_at_[hidden]> wrote:

> On 12/6/24 20:00, Claudio DeSouza via Boost wrote:
> > I’m clarifying things. Putting safety in quotes and asserting span can’t
> be
> > used because of simd or fixed sized annotations is just not the case.
>
> I'm not saying that span can't be used. I'm saying there are downsides
> to it and there probably are better alternatives in this case.
>
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost
>


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