2023-09-27 17:31:00 +05:30
2023-09-23 21:09:44 +05:30
2023-09-23 21:58:41 +05:30
2023-09-23 16:07:05 +05:30
2023-09-27 17:31:00 +05:30
2023-09-27 17:31:00 +05:30
2023-09-23 21:09:44 +05:30
2023-08-15 14:59:53 +05:30
2023-09-24 17:36:38 +05:30
2023-08-15 14:59:53 +05:30
2023-09-23 16:07:05 +05:30
2023-08-15 14:59:53 +05:30
2023-09-24 17:45:19 +05:30
2023-09-17 09:50:32 +05:30

nothing to be seen here yet. LEAVE

But if you are curious (probably not), read ahead

Dependencies

Tested toolchains

  • LLVM 16.0.6
  • GCC 12.3.0

In theory, any toolchain supporting at least the C++20 standard should work. I am using LLVM's clang and libcxx as the primary toolchain.

Static libraries

Name Version Required?
fmt >= 10.1.1 yes
catch2 >= 3.4 for tests

This goes without saying but using a different toolchain to compile these libraries before linking probably won't work. I will add meson wrap support once LLVM 17 is out, since I want to get rid of fmt.

Description
No description provided
Readme 933 KiB
Languages
C++ 98.1%
Meson 1%
Nix 0.9%