-
- Downloads
poolallocatortest: use `uintptr_t` instead of `unsigned long`
Also use a `std::vector` instead of plain `new[]` and `delete[]`.
Please register or sign in to comment
Also use a `std::vector` instead of plain `new[]` and `delete[]`.