rpcs3/Utilities
Ani a49446c9e9
Replace gsl::span for std::span (c++20) (#7531)
* Replace gsl::span for std::span (c++20)
* Replace gsl::byte with std::byte

Co-authored-by: Bevan Weiss <bevan.weiss@gmail.com>
2021-05-30 17:10:46 +03:00
..
address_range.h types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
bin_patch.cpp Simplify umax 2021-04-29 12:21:12 +03:00
bin_patch.h types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
bit_set.h bs_t<>: add all_of() and none_of() 2021-05-18 21:40:59 +03:00
BitField.h Replace simple_type with std::common_type 2021-04-17 10:27:55 +03:00
cfmt.h types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
cheat_info.cpp Remove bom in Utilities dir 2020-12-25 10:07:40 +03:00
cheat_info.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
cond.cpp types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
cond.h types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
Config.cpp Simplify umax 2021-04-29 12:21:12 +03:00
Config.h types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
CRC.h More random changes 2021-04-11 14:01:51 +03:00
date_time.h save-overlays: change list entry contents. 2021-04-30 00:30:26 +02:00
File.cpp types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
File.h fs: Optimize filesystem handle reconstruction 2021-05-12 12:12:34 +03:00
geometry.h Remove redundant operators != 2021-04-29 22:57:40 +03:00
git-version-gen.cmd Build: Fix potential issue with Windows builds not receiving correct 2020-03-29 14:10:07 +03:00
JIT.cpp Add Intel's Rocket Lake 11th gen cpu. (#10205) 2021-05-13 11:34:37 +03:00
JIT.h More random changes 2021-04-11 14:01:51 +03:00
lockless.h Remove redundant operators != 2021-04-29 22:57:40 +03:00
LUrlParser.cpp More random changes 2021-04-11 14:01:51 +03:00
LUrlParser.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
mutex.cpp Move busy_wait() to asm.hpp 2020-12-18 12:23:53 +03:00
mutex.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00
rXml.cpp More random changes 2021-04-11 14:01:51 +03:00
rXml.h Fix some -Weffc++ warnings (part 2) 2021-04-03 21:54:15 +03:00
sema.cpp types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
sema.h More random changes 2021-04-11 14:01:51 +03:00
StrFmt.cpp fmt: support numeric u128 formatting 2021-04-25 18:17:38 +03:00
StrFmt.h Improve error_code (new formatting constructor) 2021-05-19 22:41:16 +03:00
StrUtil.h More random changes 2021-04-11 14:01:51 +03:00
sync.h More random changes 2021-04-11 14:01:51 +03:00
Thread.cpp types.hpp: implement smin, smax, amin, amax 2021-05-22 12:10:57 +03:00
Thread.h Simplify named_thread construction 2021-05-01 18:08:03 +03:00
Timer.h More random changes 2021-04-11 14:01:51 +03:00
version.cpp Add usz alias for std::size_t 2020-12-18 12:23:53 +03:00
version.h Move types.h to util/types.hpp 2020-12-12 15:12:01 +03:00