Add static_cast<int>. In these cases, the values are guaranteed to be small-ish, and they're being compared to int elements. test/std/containers/sequences/deque/deque.capacity/access.pass.cpp Use int instead of unsigned to iterate from 0 to 10. llvm-svn: 288747 |
||
|---|---|---|
| .. | ||
| access.pass.cpp | ||
| max_size.pass.cpp | ||
| resize_size.pass.cpp | ||
| resize_size_value.pass.cpp | ||
| shrink_to_fit.pass.cpp | ||