Logo
Explore Help
Sign In
yuan/suyu
1
0
Fork 0
You've already forked suyu
mirror of https://git.suyu.dev/suyu/suyu.git synced 2025-06-21 04:41:12 +08:00
Code Issues Packages Projects Releases Wiki Activity
suyu/src
History
Lioncash b569641098 common/scope_exit: Replace std::move with std::forward in ScopeExit()
The template type here is actually a forwarding reference, not an rvalue
reference in this case, so it's more appropriate to use std::forward to
preserve the value category of the type being moved.
2019-04-11 20:01:33 -04:00
..
audio_core
core/core_timing: Make callback parameters consistent
2019-03-24 18:12:17 -04:00
common
common/scope_exit: Replace std::move with std::forward in ScopeExit()
2019-04-11 20:01:33 -04:00
core
Merge pull request #1957 from DarkLordZach/title-provider
2019-04-09 19:16:37 -04:00
input_common
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
tests
kernel: Handle page table switching within MakeCurrentProcess()
2019-04-07 01:12:54 -04:00
video_core
Merge pull request #2354 from lioncash/header
2019-04-09 19:19:41 -04:00
web_service
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
yuzu
Merge pull request #1957 from DarkLordZach/title-provider
2019-04-09 19:16:37 -04:00
yuzu_cmd
Merge pull request #1957 from DarkLordZach/title-provider
2019-04-09 19:16:37 -04:00
.clang-format
…
CMakeLists.txt
CMakeLists: Move off of modifying CMAKE_*-related flags
2019-03-17 06:55:24 -04:00
Powered by Gitea Version: 1.23.7 Page: 1038ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API