Modified Files: boost/mem_fn.hpp status/Jamfile [SVN r11863]
@@ -1 +1 @@
-Subproject commit 18f1b168724987817d4445e0b9f0a581625b6e7a
+Subproject commit fe8a5204ccf2aab8289cca2c53ccfbf15a685f45
@@ -191,7 +191,9 @@ rule test-suite # pseudotarget-name : test-targets...
test-suite "bind"
: [ run libs/bind/bind_test.cpp ]
+ [ run libs/bind/bind_test.cpp ]
[ run libs/bind/mem_fn_test.cpp ]
+ [ run libs/bind/mem_fn_void_test.cpp ]
;
test-suite config