Version
4.0-162
Branch
dc-netplay
Date
10 years, 5 months ago
Windows x64 Windows x86 Mac OS X Android
Commit
cf00cf7ca56076e219cfe889e30945b2f1341582
Change author
comex
Change description
Perf: Use unordered_map instead of map in very slightly hot function.

Incrementing an unordered_map's iterator is a bit faster.