mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
std::thread can already execute the supplied function as is without the assistance of std::bind.
std::thread can already execute the supplied function as is without the assistance of std::bind.