|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2024-12-06 19:04:44
Claudio DeSouza wrote:
> detail::read32le( block.subspan(i * 4).first<4>());
>
> So you also get a sized span, and avoid checks.
It doesn't matter, you get the check either way; it's
just in first<> instead of the constructor.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk