-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dev Tools 2019-09-09
-
None
-
0
-
None
-
None
-
None
-
None
-
None
-
None
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.