-
- Downloads
[IO] Use std::array for reapedCompletions
Probably avoids dynamic memory allocation done by the previously used std::vector.
Loading
Please register or sign in to comment
Probably avoids dynamic memory allocation done by the previously used std::vector.