util/Clamp: generic Clamp() function

This commit is contained in:
Max Kellermann
2013-12-22 21:08:06 +01:00
parent 6416198e9f
commit 86e72ffefb
4 changed files with 54 additions and 3 deletions
+1
View File
@@ -248,6 +248,7 @@ endif
libutil_a_SOURCES = \
src/util/Macros.hxx \
src/util/Clamp.hxx \
src/util/Error.cxx src/util/Error.hxx \
src/util/Domain.hxx \
src/util/ReusableArray.hxx \