summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_auto_object_container.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-02-02general: Move deleted copy/move constructor/assignment operators to public interfaceLioncash1-3/+1
2021-11-04core: Remove unused includesameerj1-5/+0
2021-06-07hle: kernel: KAutoObjectWithListContainer: Use boost::instrusive::rbtree.bunnei1-2/+3
2021-05-06fixup! hle: kernel: Add initial impl. of KAutoObjectWithListContainer.bunnei1-11/+9
2021-05-06common: Rename NON_COPYABLE/NON_MOVABLE with YUZU_ prefix.bunnei1-2/+2
2021-05-06hle: kernel: Rename Process to KProcess.bunnei1-2/+2
2021-05-06hle: kernel: Add initial impl. of KAutoObjectWithListContainer.bunnei1-0/+72