crc_cord_state.cc
3.72 KB
-
Prefer emplace back over push_back where emplace_back is more appropriate · 6089a040
This also helps a lot with dealing with conversions and data structure creation under the hood.
Rose committed
This also helps a lot with dealing with conversions and data structure creation under the hood.