Commit Graph

7 Commits

Author SHA1 Message Date
saundersp
6fe9243685 data.hpp : Fixed wrong signatures for implace sorting and replaced custom swap in favour of std::swap 2025-08-24 18:50:16 +02:00
saundersp
cabcfcb330 data.hpp : Replaced shared_ptr usage to custom reference counter and removed print functions 2025-08-24 18:45:31 +02:00
saundersp
14e3997aca Modernized code and fancier code printing 2025-07-08 02:45:49 +02:00
saundersp
8058fac200 Added inline and constexpr when possible 2024-06-09 22:41:37 +02:00
saundersp
674c5da3cc Changed every int to int32_t 2023-12-16 08:47:35 +01:00
saundersp
a19787f273 Removed unused header files 2023-12-16 08:05:21 +01:00
saundersp
a90aca8c5b Added files 2023-05-07 19:51:43 +02:00