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

@@ -66,4 +66,5 @@ namespace boost {
typename T10>
class function10;
}
#endif