There was an error fetching the commit references. Please try again later.
yuzu: Remove explicit types from locks where applicable
With C++17's deduction guides, the type doesn't need to be explicitly specified within locking primitives anymore.
Loading
Please register or sign in to comment