Header-only C++ library with commonly useful stuff.
Find a file
King_DuckZ 180c338901 Just leave 'cpp' in there
It seems to be required now, but also '' is not
a valid language and the whole get_option() thing
is not working when duckhandy is a submodule.
2024-02-15 23:14:45 +01:00
include Add meson build scripts 2022-06-07 16:43:26 +02:00
subprojects Remove Catch2 submodule, use meson wrap 2024-02-15 22:43:14 +01:00
test Add meson build scripts 2022-06-07 16:43:26 +02:00
.gitignore Get rid of lexical_cast. 2020-08-13 20:47:42 +01:00
.gitmodules Remove Catch2 submodule, use meson wrap 2024-02-15 22:43:14 +01: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
meson.build Just leave 'cpp' in there 2024-02-15 23:14:45 +01:00
meson_options.txt Add meson build scripts 2022-06-07 16:43:26 +02:00
speed_test_int_conv.cpp Same conversion but without any lookup 2021-06-07 20:21:32 +02:00