dxx-rebirth/similar/misc
Kp 665713f315 Remove static inline declarations from fwd-partial_range.h
A declaration is useful if it declares an external function.  A static
inline declaration, if not followed by the definition later in the same
translation unit, will not be useful.  Remove such declarations, and
rely on using the definition as a declaration for those files that
actually call partial_range() or similar functions.
2020-06-10 02:25:32 +00:00
..
args.cpp Simplify argument error reporting 2020-04-26 17:26:23 +00:00
physfsx.cpp Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00