dxx-rebirth/contrib
Kp 6e4b63e098 Use C++17 std::size instead of custom lengthof
lengthof was added to provide the size of C arrays.  C++17 std::size is
now available, and can serve the same purpose.  Remove the custom
lengthof.

The generated code is the same in both cases, other than the change in
line numbers caused by removal of the #include directives.
2020-07-05 23:34:32 +00:00
..
arch Delegate PCX loading to SDL_image 2020-05-17 23:35:26 +00:00
broken-vs2017 Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00
dxx-rebirth.xcodeproj Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00
gentoo Update snapshot ebuild 2020-06-27 17:37:50 +00:00
rpm Import RPM spec file 2019-08-29 02:40:32 +00:00