Commits


rsgowman authored and GitHub committed 6f7ba7a3f45
Switch FieldValue to use immutable::sorted_map (instead of std::map) (#2473) Also avoid static FieldValues since they're not trivially destructible. https://google.github.io/styleguide/cppguide.html#Static_and_Global_Variables