Header-only C++ library with commonly useful stuff.
Find a file
King_DuckZ 91dca8810a Add a function that returns a MaxSizedArray.
This way you can use it to construct ie: a boost::string_ref or
just take the buffer and use it as a c-style string.
2017-05-02 19:14:53 +01:00
cmake/Modules Update shared_git_project 2016-07-14 17:00:32 +01:00
include/duckhandy Add a function that returns a MaxSizedArray. 2017-05-02 19:14:53 +01:00
lib Add unit test for lexical_cast (broken) 2017-04-12 13:54:55 +01:00
test/unit Add a function that returns a MaxSizedArray. 2017-05-02 19:14:53 +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