Commit b8c206d2 authored by Szymon Romik's avatar Szymon Romik
Browse files

vector: rm active tx assert in vector API

it is unsafe to use some access methods/operators (e.g. at(), begin())
out of transaction scope, however we can't forbid users to use them, because there is no other way
to modify elements without transaction
parent 9dea7f74
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment