Marshall Clow
|
9c2aa8d193
|
Revert "Make string_{view|ref} remove_prefix and remove_suffix throw on invalid lengths. Addresses issue #73"
This reverts commit 601fc9371ff157b05bc16622871e92fb0f94d272.
|
2021-03-01 16:50:14 -08:00 |
|
Marshall Clow
|
601fc9371f
|
Make string_{view|ref} remove_prefix and remove_suffix throw on invalid lengths. Addresses issue #73
|
2021-03-01 06:52:49 -08:00 |
|
Dimitrij Mijoski
|
e2d115db97
|
Use hash_fwd.hpp in string_view for more lightweight dependencies.
|
2018-04-20 23:18:31 +02:00 |
|
Dimitrij Mijoski
|
6ad6bc005c
|
Implement boost hash for string_view
|
2018-04-20 13:42:07 +02:00 |
|
Glen Fernandes
|
f8a243bcff
|
Utility tests should use lightweight_test instead of test
|
2017-12-23 13:00:33 -05:00 |
|
Marshall Clow
|
1caa745dd7
|
Introduce new 'string_view' to match the one in the standard. Step #2 (up next) is to retire string_ref in favor of string_view
|
2015-12-21 11:39:59 -08:00 |
|