Commit 7680a5f8 by Tomas Trebicky Committed by GitHub

Added missing asserts for seq.index() < capacity_ and unified their usage based…

Added missing asserts for seq.index() < capacity_ and unified their usage based on has_element(). (#781)

* Added missing asserts for seq.index() < capacity_ and unified their usage based on its implemention in has_element().

* Removed an accidentaly added assert.
parent d3614de6
Markdown is supported
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