Header-only C++ library with commonly useful stuff.
Find a file
King_DuckZ a171faa95d Revert lookup removal, but keep the speed test cpp
This reverts commit 4f1c0f8d6df21d7c3b404d41512bba0b60ba7689.
2021-06-07 20:21:44 +02:00
include/duckhandy Revert lookup removal, but keep the speed test cpp 2021-06-07 20:21:44 +02:00
lib Update Catch2 to latest v2.x branch 2021-05-28 02:54:18 +02:00
test/unit Working on optimisation but I'm still losing to std::to_string() 2021-05-29 22:52:30 +02:00
.gitignore Get rid of lexical_cast. 2020-08-13 20:47:42 +01:00
.gitmodules Remove submodule, use the system Sprout 2020-05-05 01:59:04 +02:00
CMakeLists.txt Working on optimisation but I'm still losing to std::to_string() 2021-05-29 22:52:30 +02:00
COPYING First import 2016-07-14 14:59:15 +01:00
speed_test_int_conv.cpp Same conversion but without any lookup 2021-06-07 20:21:32 +02:00