-
- Downloads
Avoid signed/unsigned warning by explicity cast
The BlockVector capacity is expected to be an unsigned integer. However, literals like '100' are signed, and therefore triggered a warning.
parent
4f7ad3d5
No related branches found
No related tags found
Please register or sign in to comment