Add Boost.Typeof support to Boost.Function. Fixes #1621

[SVN r48616]
This commit is contained in:
Douglas Gregor
2008-09-05 16:13:49 +00:00
parent d5a86a2d52
commit ea18f5777b
6 changed files with 79 additions and 0 deletions

View File

@ -59,6 +59,8 @@ import testing ;
[ run libs/function/test/contains2_test.cpp : : : : ]
[ run libs/function/test/nothrow_swap.cpp : : : : ]
[ compile libs/function/test/function_typeof_test.cpp ]
;
}