algorithm/string/test
Ben10do 45baad2431
Correct lvalue/rvalue nomenclature
I accidentally referred to the additional tests as using lvalues as inputs, when they’re actually using rvalues. This commit corrects the relevant comments.
2018-08-02 22:18:54 +01:00
..
conv_test.cpp Updated Boost.Algorithm tests to use non-deprecated test framework 2013-02-08 17:21:43 +00:00
find_format_test.cpp Updated Boost.Algorithm tests to use non-deprecated test framework 2013-02-08 17:21:43 +00:00
find_test.cpp Remove tabs 2013-10-14 21:31:19 +00:00
Jamfile.v2 Updated Boost.Algorithm tests to use non-deprecated test framework 2013-02-08 17:21:43 +00:00
join_test.cpp Updated Boost.Algorithm tests to use non-deprecated test framework 2013-02-08 17:21:43 +00:00
predicate_test.cpp Updated Boost.Algorithm tests to use non-deprecated test framework 2013-02-08 17:21:43 +00:00
regex_test.cpp Updated Boost.Algorithm tests to use non-deprecated test framework 2013-02-08 17:21:43 +00:00
replace_test.cpp Updated Boost.Algorithm tests to use non-deprecated test framework 2013-02-08 17:21:43 +00:00
split_test.cpp Correct lvalue/rvalue nomenclature 2018-08-02 22:18:54 +01:00
trim_test.cpp Updated Boost.Algorithm tests to use non-deprecated test framework 2013-02-08 17:21:43 +00:00