|
|
2a69be29a6
|
Some minor cleanup to macros and future standard stuff
|
2022-06-22 18:18:38 -07:00 |
|
|
|
37e02ca871
|
Fix C++17 build
|
2022-06-22 16:43:34 -07:00 |
|
|
|
24ef556ab7
|
Improve basic_string type to include more functionality of std::string. Also add option to disable SSO if so desired
|
2022-06-22 13:30:00 -07:00 |
|
|
|
00355a64c6
|
Update cx::string to be more level with string_view
|
2022-06-19 18:46:02 -07:00 |
|
|
|
a7474d5939
|
Update cx::string to have better c++20 support
|
2022-06-17 13:40:48 -07:00 |
|
|
|
99b0ac2ed3
|
Fix storage_for and revert one changed macro to correct constexpr behavior
|
2022-05-24 17:35:14 -07:00 |
|
|
|
2578895b40
|
More general cleanup of conditional C++20 support. Add Allocator concept and apply it to strings.
|
2022-05-24 17:24:55 -07:00 |
|
|
|
9a55d8594b
|
General code cleanup and allow for more C++20
|
2022-05-24 14:37:41 -07:00 |
|
|
|
3fc89111ea
|
Remove deprecated class binary and string_view operators. Move string_view into its own files. Update version to 0.2.0.
|
2022-05-22 15:14:34 -07:00 |
|
|
|
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 |
|