dxx-rebirth/common
Kp 9dc22b1ee6 Expand DXX_CXX11_EXPLICIT_DELETE
Various functions use the non-macro form, so support for =delete is
already mandatory.  Remove the remnants of support for compilers which
lack =delete and replace it with a hard stop when the compiler rejects
declaring explicitly deleted functions.
2015-05-01 02:18:33 +00:00
..
2d
3d
arch Enable -Wunused-parameter 2015-04-26 20:15:56 +00:00
editor
include Expand DXX_CXX11_EXPLICIT_DELETE 2015-05-01 02:18:33 +00:00
main Expand DXX_CXX11_EXPLICIT_DELETE 2015-05-01 02:18:33 +00:00
maths Use signed multiplier in fix_sincos 2015-04-30 03:32:27 +00:00
misc Enable -Wunused-parameter 2015-04-26 20:15:56 +00:00
texmap
ui Use null_sentinel_iterator for PHYSFS_list_t 2015-04-26 20:15:51 +00:00