rpcsx/Utilities
Nekotekina 77aa9e58f2 shared_ptr.hpp: add trivial conversion for shared/single types
These conversions don't exist in std::shared_ptr-alike types.
But I don't want to bother with == operators until we have proper C++20.
Removed trivial conversion for atomic_ptr because it's heavyweight.
2020-12-07 15:33:28 +03:00
..
address_range.h
BEType.h stdafx.h: remove BOM from custom included headers 2020-11-29 15:35:05 +03:00
bin_patch.cpp
bin_patch.h
bit_set.h atomic.hpp: simplify and unify bit test instructions 2020-12-04 14:33:38 +03:00
BitField.h
cfmt.h
cheat_info.cpp
cheat_info.h
cond.cpp
cond.h
Config.cpp Homebrew atomic_ptr rewritten (util/shared_ptr.hpp) 2020-11-26 20:11:26 +03:00
Config.h Homebrew atomic_ptr rewritten (util/shared_ptr.hpp) 2020-11-26 20:11:26 +03:00
CPUStats.h
CRC.h
date_time.h
File.cpp
File.h stdafx.h: remove BOM from custom included headers 2020-11-29 15:35:05 +03:00
geometry.h
git-version-gen.cmd
hash.h
JIT.cpp JIT: increase likeliness of allocating 2M large pages 2020-11-25 10:41:17 +03:00
JIT.h
lockless.h
LUrlParser.cpp
LUrlParser.h
mutex.cpp
mutex.h
rXml.cpp
rXml.h
sema.cpp
sema.h
span.h
StrFmt.cpp
StrFmt.h stdafx.h: remove BOM from custom included headers 2020-11-29 15:35:05 +03:00
StrUtil.h
sync.h Improve DYNAMIC_IMPORT 2020-11-10 01:44:31 +03:00
sysinfo.cpp
sysinfo.h
Thread.cpp shared_ptr.hpp: add trivial conversion for shared/single types 2020-12-07 15:33:28 +03:00
Thread.h Homebrew atomic_ptr rewritten (util/shared_ptr.hpp) 2020-11-26 20:11:26 +03:00
Timer.h
typemap.h
types.h atomic_t: cleanup type requirements 2020-12-04 19:11:36 +03:00
version.cpp
version.h