Add ABSL_CONST_INIT
and change std::pair<uint8_t, uint8_t>
to std::pair<const uint8_t, const uint8_t>
#575
Merged
copybara-service[bot] merged 1 commit intomasterfrom test_603036005Jan 31, 2024
+30-27