citra/src/core
Mat M 96832a2c82
core/memory: Make use of std::move in Entry::operator= (#5233)
* core/memory: Amend unusual return value of operator=

operator= usually returns a reference to this. Given there's no comment
explaining why void was used, this can be assumed to be an oversight.

* core/memory: Make use of std::move in Entry::operator=

Same behavior, minus the need for an atomic reference count increment
and decrement (since MemoryRef contains a std::shared_ptr).
2020-04-28 14:39:02 -05:00
..
arm
cheats
dumping
file_sys
frontend
gdbstub
hle
hw
loader
rpc
tracer
3ds.h
announce_multiplayer_session.cpp
announce_multiplayer_session.h
CMakeLists.txt
core.cpp
core.h
core_timing.cpp
core_timing.h
custom_tex_cache.cpp
custom_tex_cache.h
global.h
memory.cpp
memory.h core/memory: Make use of std::move in Entry::operator= (#5233) 2020-04-28 14:39:02 -05:00
mmio.h
movie.cpp remove all occurance of specifying endianness inside BitField 2019-01-28 22:09:43 -05:00
movie.h
perf_stats.cpp
perf_stats.h
savestate.cpp
savestate.h
settings.cpp
settings.h
telemetry_session.cpp
telemetry_session.h