mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-08 09:40:29 +00:00
mem_fun is deprecated in C++11. Also it does everything mem_fun can do, but more conveniently.
mem_fun is deprecated in C++11. Also it does everything mem_fun can do, but more conveniently.