Unverified Commit 649edb8e authored by PiJoules's avatar PiJoules Committed by GitHub
Browse files

[libc][FixedVector] Add more helper methods (#94278)

This adds:
- A ctor accepting a start and end iterator
- A ctor accepting a count and const T&
- size()
- subscript operators
- begin() and end() iterators
parent 88cdd990
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