.. |
algorithm_test.cpp
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
bind_tests_advanced.cpp
|
Use std::bind instead of std::bind1st when appropriate
|
2016-11-07 12:42:43 -05:00 |
bind_tests_simple_f_refs.cpp
|
Avoid ambiguities between boost::lambda::bind and std::bind with VC10. Fixes #3075
|
2009-05-24 22:58:52 +00:00 |
bind_tests_simple.cpp
|
Fix return type deduction for pointers to data members. Fixes #4962. Fixes #4566.
|
2011-01-03 22:31:21 +00:00 |
bll_and_function.cpp
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
cast_test.cpp
|
Fixed warning
|
2010-06-09 00:31:02 +00:00 |
constructor_tests.cpp
|
Avoid ambiguities between boost::lambda::bind and std::bind with VC10. Fixes #3075
|
2009-05-24 22:58:52 +00:00 |
control_structures.cpp
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
exception_test.cpp
|
Supress warnings on gcc and msvc. Fixes #1515
|
2009-02-26 02:33:15 +00:00 |
extending_rt_traits.cpp
|
Supress warnings on gcc and msvc. Fixes #1515
|
2009-02-26 02:33:15 +00:00 |
is_instance_of_test.cpp
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
istreambuf_test.cpp
|
Rvalue support
|
2007-07-29 20:33:46 +00:00 |
Jamfile
|
Enable using result_of with Boost.Lambda. Fixes #426. Fixes #864
|
2010-06-09 01:39:48 +00:00 |
Makefile
|
Removed executable flag.
|
2017-09-16 06:59:04 -04:00 |
member_pointer_test.cpp
|
Supress warnings on gcc and msvc. Fixes #1515
|
2009-02-26 02:33:15 +00:00 |
operator_tests_simple.cpp
|
Changed compound assignment (and actually all binary operators) to copy their RHS arguments like the documentation said; added a test for this; fixes #4043
|
2010-06-09 00:33:25 +00:00 |
phoenix_control_structures.cpp
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |
README_gcc2.9x_users
|
adding lambda tests to the main trunk
|
2002-04-19 19:49:20 +00:00 |
result_of_tests.cpp
|
Handle nullary result_of. Fixes #6914.
|
2013-02-16 20:26:34 +00:00 |
ret_test.cpp
|
Add result_type to lambda::ret. Fixes #1222
|
2009-06-05 01:20:06 +00:00 |
rvalue_test.cpp
|
Rvalue support
|
2007-07-29 20:33:46 +00:00 |
switch_construct.cpp
|
With his kind permission, change Jaakko "Järvi" to "Jarvi"
|
2008-06-28 13:45:21 +00:00 |