dxx-rebirth/similar
Kp 316a4740a6 Move words_bigendian into if constexpr
`words_bigendian` is `constexpr`, so move the tests on it behind `if
constexpr` to encourage the compiler to prune unreachable paths.
2020-07-05 23:34:33 +00:00
..
2d Move words_bigendian into if constexpr 2020-07-05 23:34:33 +00:00
3d Qualify uses of std::array 2020-05-02 21:18:42 +00:00
arch Move ogl_swap_buffers_internal to dcx 2020-07-05 23:34:32 +00:00
editor Replace uses of enumerate with zip where appropriate 2020-07-05 23:34:33 +00:00
main Move words_bigendian into if constexpr 2020-07-05 23:34:33 +00:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00