C++ Logo

sg5

Advanced search

[SG5] P2066 question

From: Hans Boehm <boehm_at_[hidden]>
Date: Mon, 19 Oct 2020 18:52:40 -0700
Would we get ourselves into any trouble if we required that const
operations on vector and list also be supported? What about the same
question for other standard containers and strings?

I think currently vector::size() is not allowed in transactions. My goal
would be to fix that along with as many similar anomalies as possible.

Hans

Received on 2020-10-19 20:52:54