wut/libraries/wutstdc++
GaryOderNichts c237a8d29d
Run clang-format
`find . -regex '.*\.\(cpp\|hpp\|cu\|cuh\|c\|h\)' -exec clang-format -style=file -i {} \;`
2025-06-05 10:46:21 +01:00
..
wut_gthread_cond.cpp Run clang-format 2025-06-05 10:46:21 +01:00
wut_gthread_keys.cpp Run clang-format 2025-06-05 10:46:21 +01:00
wut_gthread_mutex.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_once.cpp Run clang-format 2025-06-05 10:46:21 +01:00
wut_gthread_recursive_mutex.cpp First pass at adopting a devkitPro-style build system, see details: 2019-02-12 12:46:28 +01:00
wut_gthread_thread.cpp Run clang-format 2025-06-05 10:46:21 +01:00
wut_gthread.cpp Run clang-format 2025-06-05 10:46:21 +01:00
wut_gthread.h Run clang-format 2025-06-05 10:46:21 +01:00