Added |front|, |back|, |size|, |IsEmpty| to NewLinkedHashSet
Implemented |NewLinkedHashSet::front|, |NewLinkedHashSet::back|, |NewLinkedHashSet::size|, |NewLinkedHashSet::IsEmpty|. Also added tests for those functions. Along with this change, added DCHECK to |VectorBackedLinkedList::front| and |VectorBackedLinkedList::back|. Change-Id: I8f90dd8b744b85dd4ceb8366a64398d5f88c34bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2103595Reviewed-by:Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Bartek Nowierski <bartekn@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Kei Nakashima <keinakashima@google.com> Cr-Commit-Position: refs/heads/master@{#750507}
Showing
Please register or sign in to comment