|
|
1ece6dccca
|
Separated string_view from string_base. Add c++20 string concepts and created a new subfolder for c++17 compatability.
|
2022-05-21 12:38:33 -07:00 |
|
|
|
0695bfb72c
|
Change LICENSE for AGPLv3 to GPLv3
|
2021-04-11 14:56:24 -07:00 |
|
rexy712
|
f7b0822dd2
|
Generisize string types
|
2020-08-01 01:28:29 -07:00 |
|
rexy712
|
f4aa7f8564
|
Change naming convention for template impl of standard class
|
2020-07-28 06:22:33 -07:00 |
|
rexy712
|
c83d2ce686
|
Explicit template instantiation for rexy::string and rexy::binary
|
2020-07-28 06:18:20 -07:00 |
|
rexy712
|
0d33ec9444
|
Generalize expression templates and bring binary_data up to par with string_intermediary
|
2020-05-08 22:40:03 -07:00 |
|
rexy712
|
981e57b34c
|
Improve binary constexpr-ness and exception specs
|
2020-05-07 11:54:28 -07:00 |
|
rexy712
|
daac14dddf
|
Add noexcept specs to all the things
|
2020-05-06 15:23:58 -07:00 |
|
rexy712
|
4cad6f794d
|
Improve readability and constexpr-ness
|
2020-04-24 12:52:47 -07:00 |
|
rexy712
|
7351e3be10
|
Reorganize file structure again. Fix confusing issue dealing with null terminators with static_string using an array for initialization
|
2020-04-06 16:51:38 -07:00 |
|