C++ Logo

sg7

Advanced search

Re: Update: P1240R2 — Scalable Reflection

From: Peter Dimov <pdimov_at_[hidden]>
Date: Wed, 19 Jan 2022 16:39:53 +0200
David Rector wrote:
> I either cannot find or don’t have access to the revised paper, so apologies if
> this was discussed therein, but: can you comment on the choice to return a
> span instead of a non-random-access range object? (I.e. provide a begin() and
> an end(), but no size(), operator[](size_t), etc.?)

That's what the Lock3 implementation does if I'm not mistaken.

Received on 2022-01-19 14:39:56