Header-only C++ library with commonly useful stuff.
Go to file
King_DuckZ 4d904ac689 Fix deprecation warning
Also put iterator into dhandy namespace. I don't
remember why I left it out, and it's probably a
sign I should have not done so.
2024-04-26 00:19:50 +02:00
include Fix deprecation warning 2024-04-26 00:19:50 +02:00
subprojects Update catch ref to 3.5.4 2024-04-25 23:48:40 +02:00
test Fix deprecation warning 2024-04-26 00:19:50 +02:00
.gitignore Fix build of unit tests 2024-04-19 23:18:26 +02:00
.gitmodules
CMakeLists.txt
COPYING
meson.build Just leave 'cpp' in there 2024-02-15 23:14:45 +01:00
meson_options.txt
speed_test_int_conv.cpp