C++ Logo

std-proposals

Advanced search

Re: Container.iterator_to for getting an iterator form the reference to value

From: Andrey Semashev <andrey.semashev_at_[hidden]>
Date: Thu, 13 Aug 2020 17:31:00 +0300
On 2020-08-13 16:57, Antony Polukhin via Std-Proposals wrote:
> There are useful functions container.iterator_to in Boost.Intrusive
> containers that could be adopted by the Standard Library.

[snip]

> Is there interest in such functionality?

Honestly, I wish Boost.Intrusive was just standardized. Aside from
std::vector and maybe std::deque, I find myself using Boost.Intrusive
almost exclusively instead of the standard containers.

Received on 2020-08-13 09:34:30