Header-only C++ library with commonly useful stuff.
Find a file
King_DuckZ f6bddac63d Use sprout's limits instead of std's and remove unneeded make_unsigned.
I'm not sure what it was supposed to be, maybe a customization point
or something, but after the fix for counting the digits correctly I
removed the only usage of make_unsigned, so I could also get rid of
its implementation. Sweet~
2017-04-25 09:33:27 +01:00
cmake/Modules Update shared_git_project 2016-07-14 17:00:32 +01:00
include/duckhandy Use sprout's limits instead of std's and remove unneeded make_unsigned. 2017-04-25 09:33:27 +01:00
lib Add unit test for lexical_cast (broken) 2017-04-12 13:54:55 +01:00
test/unit Use sprout's limits instead of std's and remove unneeded make_unsigned. 2017-04-25 09:33:27 +01:00
.gitmodules Add unit test for lexical_cast (broken) 2017-04-12 13:54:55 +01:00
CMakeLists.txt Use sprout's limits instead of std's and remove unneeded make_unsigned. 2017-04-25 09:33:27 +01:00
COPYING First import 2016-07-14 14:59:15 +01:00
flat_git.yml Case fix 2016-07-15 15:11:07 +01:00