dxx-rebirth/common
Kp 962a37e75e Backport more ranges support for OS X clang
Apple clang is currently version 14, but Apple's libc++ is version 13,
and so lacks even more std::ranges support than previously reported.
Add more stub backports to work around this.
2022-11-06 18:18:57 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Use enum class for clipping_code 2022-10-02 19:51:35 +00:00
arch Fix OS X clang build 2022-10-31 00:51:32 +00:00
editor Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
include Use RAII_SDL_Surface to track SDL-only main canvas surface 2022-11-06 18:18:57 +00:00
main Backport more ranges support for OS X clang 2022-11-06 18:18:57 +00:00
maths
mem
misc Test whether change_filename_extension succeeded before using its output 2022-10-09 23:15:20 +00:00
music
texmap Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
ui Fix OS X clang build 2022-10-31 00:51:32 +00:00
unittest Return sentinel type from xrange::end() 2022-10-09 23:15:20 +00:00