Marshall Clow
611395441e
Merge deprecated macro change for Boost.Utility to release; no functionality change
...
[SVN r81855]
2012-12-11 16:41:54 +00:00
Eric Niebler
0f43c44e97
result_of: merge [80636],[80654],[80655],[80656],[80712] from trunk
...
[SVN r80713]
2012-09-26 18:52:08 +00:00
Eric Niebler
7d8353f46a
result_of: merge [80445], [80452], [80535], [80550], [80605], [80608] from trunk
...
[SVN r80621]
2012-09-21 18:49:46 +00:00
Eric Niebler
d63444f22e
merge [77702] to release, fixes #6755
...
[SVN r80359]
2012-09-02 03:42:37 +00:00
Eric Niebler
a89b0101fc
boost::result_of uses decltype on compilers that implement N3276, merges [77905], [78195], [80352] from trunk
...
[SVN r80355]
2012-09-01 23:12:32 +00:00
Daniel Walker
87b3643647
Merged doc updates and fix for #5098 from trunk
...
[SVN r76804]
2012-01-31 02:30:03 +00:00
Eric Niebler
2a7e81e07f
Merged revisions 61248 via svnmerge from
...
https://svn.boost.org/svn/boost/trunk
........
r61248 | eric_niebler | 2010-04-13 08:01:11 -0700 (Tue, 13 Apr 2010) | 1 line
add tr1_result_of that always behaves as TR1 specifies, fix Boost.TR1's result_of to use tr1_result_of
........
[SVN r62137]
2010-05-22 05:35:51 +00:00
Daniel James
13da21e7b1
Revert changes to result_of. Reopens #862 , #1310 , #1535 .
...
[SVN r61149]
2010-04-08 21:59:33 +00:00
Daniel James
b4dee80e61
Merge various result_of changes.
...
- [42234] Reduce header dependencies, from Shunsuke Sogame. Fixes #1535
- [45256] result_of implementation that makes use of C++0x decltype, from Daniel Walker. Fixes #862 .
- [48620] Fix result_of to work with const-qualified function pointers. Fixes #1310
- [60052] Remove use of deprecated config macro in result_of.
[SVN r60289]
2010-03-07 12:08:00 +00:00
Beman Dawes
13bdfb8bbd
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
Douglas Gregor
e998010184
Add license
...
[SVN r24021]
2004-07-25 03:57:20 +00:00
Douglas Gregor
491db15997
boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp:
...
- result_of implementation
libs/utility/test/result_of_test.cpp:
- result_of tests
libs/utility/test/Jamfile, libs/utility/test/Jamfile.v2:
- run result_of tests
libs/utility/utility.htm:
- document result_of
libs/libraries.htm:
- list result_of
index.htm:
- announce result_of
[SVN r22720]
2004-05-02 19:55:02 +00:00