dxx-rebirth/common/misc
Kp 163a6222c2 Remove unnecessary endian instances in serial.h
The type aliases are sufficient.  Individual bytebuffer_t
implementations can define a `static constexpr` member `endian` from the
type alias and rely on `std::integral_constant<T, V>::operator()`
instead of defining a `static` method just to return an instance of the
`std::integral_constant`.
2022-05-05 02:59:11 +00:00
..
error.cpp
hash.cpp
hmp.cpp Remove unnecessary endian instances in serial.h 2022-05-05 02:59:11 +00:00
ignorecase.cpp
physfsrwops.cpp
strutil.cpp Tighten type info for d_strdup 2022-04-24 20:42:01 +00:00
vg-wrap-physfs.h
vgrphys.cpp
vgwphys.cpp