Details
-
Improvement
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
-
None
-
Fully Compatible
-
Dev Tools 2019-09-09
Description
I tried making these subclasses of the corresponding absl:: containers instead of simply typedefs to them, and some minor code breaks occurred.
A few places in our code have implicit dependence on namespace std being included in ADL of these types.
We should fix that up.