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-09 02:44:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
utility
/
test
History
Andrey Semashev
3d853b0e83
Reworked to_string test to verify the overload with a custom allocator even when explicit conversion operators are not supported. Made the custom allocator more standard-compliant.
2016-09-01 22:42:29 +03:00
..
Jamfile.v2
Revert "Remove the 'basic_string_ref template; use 'basic_string_view' instead. Keep the string_ref, etc typedefs around, though"
2016-03-07 08:45:25 -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_ref_test1.cpp
Revert "Remove the 'basic_string_ref template; use 'basic_string_view' instead. Keep the string_ref, etc typedefs around, though"
2016-03-07 08:45:25 -08:00
string_ref_test2.cpp
Revert "Remove the 'basic_string_ref template; use 'basic_string_view' instead. Keep the string_ref, etc typedefs around, though"
2016-03-07 08:45:25 -08:00
string_ref_test_io.cpp
Revert "Remove the 'basic_string_ref template; use 'basic_string_view' instead. Keep the string_ref, etc typedefs around, though"
2016-03-07 08:45:25 -08: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
Reworked to_string test to verify the overload with a custom allocator even when explicit conversion operators are not supported. Made the custom allocator more standard-compliant.
2016-09-01 22:42:29 +03: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