1
0
Fork 0
mirror of https://gitlab.com/niansa/commoncpp.git synced 2025-03-06 20:48:30 +01:00
General purpose collection of C++17 functions used across my projects
Find a file
2023-10-27 08:41:27 +02:00
include/commoncpp Added RandomGenerator class 2023-10-27 08:41:27 +02:00
.gitignore Added COMMONCPP_LITE option 2023-08-06 16:14:30 +02:00
CMakeLists.txt Added RandomGenerator class 2023-10-27 08:41:27 +02:00
config.cpp Added COMMONCPP_LITE option 2023-08-06 16:14:30 +02:00
LICENSE Changed license to The Unlicense 2023-10-18 17:03:14 +00:00
pooled_thread.cpp Added COMMONCPP_LITE option 2023-08-06 16:14:30 +02:00
utils.cpp Added str_split_once accepting char delimiter 2023-08-06 16:24:08 +02:00