Files
dynamic_bitset/test
Gennaro Prota 41799d3fe5 Take into account that the underlying container is not necessarily a std::vector in max_size()
The vector_max_size_workaround() we had in place, and one of the test
cases, only considered std::vectors, which are no longer the only
allowed containers. This commit fixes "Allow choosing the underlying
container type".
2025-10-15 11:41:44 +02:00
..
2024-11-26 12:14:09 -05:00
2024-11-24 06:48:02 -05:00