|
6367dccf19
|
Migrate to C++20 modules
|
2024-07-31 02:19:28 +00:00 |
|
|
9982b60400
|
Add .clang-format, .clang-tidy and fixes
|
2024-07-04 14:17:21 +00:00 |
|
|
b802725e11
|
Fix includes in constexpr string
|
2024-04-17 23:40:34 +00:00 |
|
|
0a2694314f
|
Add more equals operators for ConstexprString
|
2024-04-10 15:13:03 +00:00 |
|
|
616819edbe
|
Fix constexpr_string.hpp: include and std::copy_n -> std::ranges::copy_n
|
2024-03-04 17:45:07 +00:00 |
|
|
53ed6a22e9
|
Use std::index_sequence_for<Ts...> instead of std::make_index_sequence<sizeof...(Ts)>
|
2024-02-28 21:01:46 +00:00 |
|
|
6e873fbc65
|
Split into multiply files
|
2024-02-22 21:12:02 +00:00 |
|