dxx-rebirth/common
Kp 99a03b21ce Simplify serial:process_buffer self-selection filter
Use std::enable_if, so that the second argument becomes part of the
parameter pack instead of requiring explicit handling.
2020-05-17 23:35:25 +00:00
..
2d Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
3d Use runtime check for instance_stack overrun 2020-05-02 21:18:43 +00:00
arch Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
editor Qualify uses of std::array 2020-05-02 21:18:42 +00:00
include Simplify serial:process_buffer self-selection filter 2020-05-17 23:35:25 +00:00
main Use dedicated type for object render_type 2020-05-02 21:18:43 +00:00
maths Qualify uses of std::array 2020-05-02 21:18:42 +00:00
mem Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
misc Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
music Rework ADL dynamic loader 2018-10-15 00:51:53 +00:00
texmap Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
ui Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
unittest Add unit tests for serialization code 2020-05-17 23:35:25 +00:00