ad1485c898
-- 1f44f8f487aa3afe8248132e4081519e85671965 by CJ Johnson <johnsoncj@google.com>: Updates ScopedAllocatorWorks test for InlinedVector to not depend on specific byte counts of standard library vectors. It's too brittle in the face of capacity-changing changes to InlinedVector and does not provide signal in those breakages. PiperOrigin-RevId: 259590332 -- fef7589547e9cdd04a254f6ae06e2bd9ec2b35f0 by CJ Johnson <johnsoncj@google.com>: Updates the implementation of InlinedVector::insert(...) to be exception safe and adds an exception safety tests for insert(...) PiperOrigin-RevId: 259542968 GitOrigin-RevId: 1f44f8f487aa3afe8248132e4081519e85671965 Change-Id: I514beff56159c9c717f8d29197728011af1fecd7 |
||
---|---|---|
.. | ||
internal | ||
BUILD.bazel | ||
CMakeLists.txt | ||
fixed_array.h | ||
fixed_array_benchmark.cc | ||
fixed_array_exception_safety_test.cc | ||
fixed_array_test.cc | ||
flat_hash_map.h | ||
flat_hash_map_test.cc | ||
flat_hash_set.h | ||
flat_hash_set_test.cc | ||
inlined_vector.h | ||
inlined_vector_benchmark.cc | ||
inlined_vector_exception_safety_test.cc | ||
inlined_vector_test.cc | ||
node_hash_map.h | ||
node_hash_map_test.cc | ||
node_hash_set.h | ||
node_hash_set_test.cc |