mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-24 08:45:52 +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.