|
|
8ab328fcfe
|
Make string_view trivially copy-able and trivially move-able. Add wstring alias for basic_string<wchar_t>. Add constexpr version of 'abs' function.
|
2022-06-08 12:09:52 -07:00 |
|
|
|
fd22069562
|
Add some iterator manipulation to string_view. Add a push_back function to strings so that they can be used in standard library stuff more
|
2022-05-28 16:06:08 -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 |
|