-
- Downloads
infohash: remove optimization due to weird warnings
Current operator== creates a very weird warning about using an uninitialized value (no warning without the reinterpret_cast).
Please register or sign in to comment
Current operator== creates a very weird warning about using an uninitialized value (no warning without the reinterpret_cast).