Commit Graph

2 Commits

Author SHA1 Message Date
Douglas Gregor
c46809bbdf - use result_of<>
- don't do that crazy argument deduction stuff--keep it simple!
- only include the nullary operator() when there is a result_type in T
- generate for any number of arguments


[SVN r1038]
2003-02-23 00:26:46 +00:00
Douglas Gregor
7bfc1a8d02 Version of boost::ref that supports function objects directly, along with an
extensive set of test code.


[SVN r956]
2003-02-12 22:00:52 +00:00