Commits


Abseil Team authored and Copybara-Service committed df1544bcee0
Avoid creating std::vector<const T> in UnorderedElementsAreArrayMatcher and others. std::vector<const T> for trivially relocatable types is not allowed by C++ and is rejected by libc++ starting from https://github.com/llvm/llvm-project/commit/4e112e5c1c8511056030294af3264da35f95d93c PiperOrigin-RevId: 686487841 Change-Id: I3c90c7c0a6e8e23ffa5ebd1702a3f30ebc4a702f