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
Daniel Walker
15021632dc
added new result_of mode that uses TR1 with a decltype fallback as suggested by Nathan Crookston;
fixes
#7753
...
[SVN r84949]
2013-07-03 22:14:27 +00:00
..
Jamfile.v2
Removed constexpr from substr() as it doesn't work with BOOST_THROW_EXCEPTION. Added a test for streaming.
2013-05-26 19:23:52 +00:00
next_prior_test.cpp
Extended next/prior using patch from Daniel Walker (Daniel.Walker-at-bowneglobal.com)
2003-12-23 14:59:59 +00:00
result_of_test.cpp
added new result_of mode that uses TR1 with a decltype fallback as suggested by Nathan Crookston;
fixes
#7753
2013-07-03 22:14:27 +00:00
string_ref_test1.cpp
fix breakage of string_ref logical ops, detabify, remove trailing whitespace
2013-02-25 06:30:00 +00:00
string_ref_test2.cpp
Fix bug in test; thanks to AddressSanitizer for the heads-up
2013-03-18 20:46:53 +00:00
string_ref_test_io.cpp
Added a test for long padding.
2013-06-02 20:00:04 +00:00