C++ Logo

sg14

Advanced search

Re: [SG14] Support in LEWG regarding getting std::hive (nee colony) in C++23

From: Klaim - Joël Lamotte <mjklaim_at_[hidden]>
Date: Tue, 21 Sep 2021 20:03:52 +0200
Hi, here is my opinion:
I'm using colony/hive and I have been in several industries where similar
containers were used, and even more industries where the current standard
containers are misused to solve the problems that hive solves easily.
The domains where I have seen these situations: robotics, game (engines and
not), gaming(lottery), simulation and now music (all these with both
not-embedded and embedded context).
I also had some C++ students confused by standard containers in situations
where something like hive would have made more sense (in particular when
order is not important but memory location of elements is).
I'm all for hive being available as soon as possible.

A. Joël Lamotte


On Mon, 20 Sept 2021 at 16:58, Guy Cpp via SG14 <sg14_at_[hidden]>
wrote:

> Might I also remark to SG14 that if there is any proposal besides hive you
> like the look of, for example linear algebra, please shout about it to LEWG
> at any invitation. Most Recently Surfaced is the algorithm.
>
> (P1385 is unlikely to be ready for January though.)
>
> Cheers,
> G
>
> On Mon, 20 Sept 2021 at 14:25, Michael Wong via SG14 <
> sg14_at_[hidden]> wrote:
>
>> Matthew, Thank you for this push and reminder. Several members are in
>> LEWG and should continue to support this proposal. This is one of the most
>> sought after proposal and is on our agenda of lists of SG14 proposals we
>> track.
>>
>> On Sun, Sep 19, 2021 at 7:01 PM Matt Bentley via SG14 <
>> sg14_at_[hidden]> wrote:
>>
>>> Hi all-
>>> I've put a request forward on the LEWG mailing list to see what the
>>> feeling is around getting what was formerly the colony proposal (now
>>> 'hive') into C++23.
>>> I know it's easy to miss these posts, what with the volume of traffic in
>>> LEWG, so if anyone here is also on LEWG please put your opinion forward
>>> there. In my view 2027 is too late to see hive in the standard.
>>> The current proposal is here if anyone is interested:
>>> https://isocpp.org/files/papers/P0447R16.html
>>> Cheers,
>>> Matt
>>> _______________________________________________
>>> SG14 mailing list
>>> SG14_at_[hidden]
>>> https://lists.isocpp.org/mailman/listinfo.cgi/sg14
>>>
>> _______________________________________________
>> SG14 mailing list
>> SG14_at_[hidden]
>> https://lists.isocpp.org/mailman/listinfo.cgi/sg14
>>
> _______________________________________________
> SG14 mailing list
> SG14_at_[hidden]
> https://lists.isocpp.org/mailman/listinfo.cgi/sg14
>

Received on 2021-09-21 13:04:32