rpcsx/rpcs3/util
Nekotekina 6e05dcadb6 Reduce std::numeric_limits dependency
Please, stop pretending...
You need these templates for generic code.
In other words, in another templates.
Stop increasing compilation time for no reason.
2020-12-12 12:35:18 +03:00
..
asm.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00
atomic.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
atomic.hpp Reduce std::numeric_limits dependency 2020-12-12 12:35:18 +03:00
atomic2.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
atomic2.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00
cereal.cpp Remove HERE macro 2020-12-10 12:30:22 +03:00
dyn_lib.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
dyn_lib.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00
endian.hpp endian.hpp: minor simplification 2020-12-11 22:00:26 +03:00
fixed_typemap.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
fixed_typemap.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00
init_mutex.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00
logs.cpp std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
logs.hpp atomic.hpp: add some features and optimizations 2020-12-07 17:13:12 +03:00
shared_ptr.hpp Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
slow_mutex.hpp Remove HERE macro 2020-12-10 12:30:22 +03:00
typeindices.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00
vm.hpp Make memory locking optional (mlock, VirtualLock). 2020-11-10 06:05:37 +03:00
vm_native.cpp Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
yaml.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
yaml.hpp Remove bom from .hpp files 2020-12-07 20:03:44 +03:00