Marshall Clow
|
4313bfc323
|
Revert "Remove the 'basic_string_ref template; use 'basic_string_view' instead. Keep the string_ref, etc typedefs around, though"
This reverts commit 8ab8e36dcfaa88837e3cf0bccaf01c458d3c1fb2.
|
2016-03-07 08:45:25 -08:00 |
|
Marshall Clow
|
8ab8e36dcf
|
Remove the 'basic_string_ref template; use 'basic_string_view' instead. Keep the string_ref, etc typedefs around, though
|
2016-02-17 11:32:16 -08: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 |
|
Andrey Semashev
|
9092b9277b
|
Added a test for long padding.
[SVN r84613]
|
2013-06-02 20:00:04 +00:00 |
|
Andrey Semashev
|
71b501a0b0
|
Removed constexpr from substr() as it doesn't work with BOOST_THROW_EXCEPTION. Added a test for streaming.
[SVN r84518]
|
2013-05-26 19:23:52 +00:00 |
|