This website requires JavaScript.
Explore
Help
Sign In
boost_mirror
/
utility
Watch
1
Star
0
Fork
0
You've already forked utility
mirror of
https://github.com/boostorg/utility.git
synced
2025-05-08 18:34:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
utility
/
test
History
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
..
Jamfile.v2
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
next_prior_test.cpp
Reworked next() and prior() taking the distance arguments.
2014-06-24 01:05:32 +04:00
result_of_test.cpp
Corrected comment.
2013-09-09 18:43:27 +00:00
string_view_test1.cpp
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
string_view_test2.cpp
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
string_view_test_io.cpp
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