suyu/src/core/hle/service/bcat/backend
Lioncash 7e77d1593f bcat: Take std::function instance by value in NullBackend's constructor
Without this, the std::move within the constructor initializer list
won't be able to actually perform a move.
2019-10-06 15:38:12 -04:00
..
backend.cpp bcat: Take std::function instance by value in NullBackend's constructor 2019-10-06 15:38:12 -04:00
backend.h bcat: Take std::function instance by value in NullBackend's constructor 2019-10-06 15:38:12 -04:00
boxcat.cpp boxcat: Silence an unused variable warning 2019-10-06 14:00:32 -04:00
boxcat.h bcat: Implement DeliveryCacheProgressImpl structure 2019-09-30 17:27:23 -04:00