dxx-rebirth/common
Kp adcf02e454 Expand tt:: indirection to std::
All supported compilers have an acceptable <type_traits>.  Commit
4cb3d46148 ("Move <type_traits> test to Cxx11RequiredFeature") made
<type_traits> support mandatory in August and no one has objected.
Remove the indirection and use namespace std directly for type_traits
members.
2017-06-25 20:46:03 +00:00
..
2d Work around i686-w64-mingw32-g++ compiler crash 2017-04-22 21:23:55 +00:00
3d Pass up various return values 2017-02-26 00:00:02 +00:00
arch Handle unaligned stack during Win32 hexdump logging 2017-06-03 17:11:12 +00:00
editor Cache canvas in print_clock 2017-02-11 21:42:34 +00:00
include Expand tt:: indirection to std:: 2017-06-25 20:46:03 +00:00
main Expand tt:: indirection to std:: 2017-06-25 20:46:03 +00:00
maths Move EDITOR to dxxsconf.h; rename to DXX_USE_EDITOR 2016-09-11 18:49:16 +00:00
mem Use array<> for memdebug data 2016-10-29 23:16:15 +00:00
misc Fix check_header_includes=1 poison.h 2017-02-19 19:33:36 +00:00
texmap Simplify draw_tmap interpolation 2017-03-10 01:22:24 +00:00
ui Expand tt:: indirection to std:: 2017-06-25 20:46:03 +00:00