
18 Jul
2025
18 Jul
'25
5:26 a.m.
On 18 Jul 2025 14:18, Ivan Matek wrote:
On Fri, Jul 18, 2025 at 1:04 PM Andrey Semashev via Boost <boost@lists.boost.org <mailto:boost@lists.boost.org>> wrote:
If you still want this, make it a standalone utility in a separate header and not part of the core container interface.
It is impossible to implement member functions in separate header. I know you know this,
Yes. I wasn't suggesting it to be a member function. I believe, a free function was one of the alternatives discussed in this thread, and that would be my preference, if it is to be added at all.