OSDN Git Service

Packet: Remove non-standard iterator cases
authorMyles Watson <mylesgw@google.com>
Fri, 29 Jan 2021 23:54:18 +0000 (15:54 -0800)
committerChris Manton <cmanton@google.com>
Fri, 19 Feb 2021 23:24:44 +0000 (23:24 +0000)
commite1197fa963945ca53e235b55a17f8ffc500c1b92
tree0e2c69e3d078813e6ef8a0d3614f1e95c52e2adb
parent51075f0932ce2b7d4e0a52975ae32e3770095960
Packet: Remove non-standard iterator cases

Clang-tidy was complaining about the non-const iterators.

Bug: 180016989
Test: cert/run
Tag: #gd-refactor
Change-Id: I2223955ab35af4f20b9dccbc1313a4e66a4734fc
gd/packet/iterator.cc
gd/packet/iterator.h
gd/packet/packet_view_unittest.cc
gd/packet/python3_module.cc