third_party.pigweed.src/pw_containers
Wyatt Hepler 75ea8dba2f pw_containers: Use unsigned short for Vector sizes
Since pw::Vectors are statically allocated, 65535 is a reasonable upper
limit for the number of entries in the vector.

Change-Id: I5a2fda53d522cffd70138d34b60273c6083ffe41
2020-02-26 08:50:00 -08:00
..
public/pw_containers pw_containers: Use unsigned short for Vector sizes 2020-02-26 08:50:00 -08:00
BUILD
BUILD.gn
CMakeLists.txt
vector_test.cc