commit | 2d62229b96cd5043fba4cfff903062d99ad34684 | [log] [tgz] |
---|---|---|
author | Howard Hinnant <hhinnant@apple.com> | Tue Jun 26 17:37:15 2012 +0000 |
committer | Howard Hinnant <hhinnant@apple.com> | Tue Jun 26 17:37:15 2012 +0000 |
tree | dd615cfb4b5fa1257927866536bd14ff696a77bf | |
parent | 67c8082a187c85c0aed70a2dfff3b21a5016e66f [diff] |
Fixed a bug regarding result_of reported by Sven Behne. The fix is C++11 only mainly because result_of is a variadic beast and working with variadics is just such a problem in C++03 mode. This should bring result_of up to full conformance with the C++11 spec. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@159211 91177308-0d34-0410-b5e6-96231b3b80d8