aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/abseil-cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant code after hashlib movegatecat2021-06-021-0/+0
| | | | Signed-off-by: gatecat <gatecat@ds0.me>
* Add absl::flat_hash_map.Keith Rothman2021-03-011-0/+0
This lowers the CPU cost of using the flat wire map in router2, and should use less memory as well. Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>