mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Revert [60052], as it causes other libraries to break.
[SVN r61097]
This commit is contained in:
parent
9339b32178
commit
82e1111bb8
@ -10,7 +10,7 @@
|
|||||||
# error Boost result_of - do not include this file!
|
# error Boost result_of - do not include this file!
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(BOOST_NO_DECLTYPE)
|
#if defined(BOOST_HAS_DECLTYPE)
|
||||||
|
|
||||||
// As of N2588, C++0x result_of only supports function call
|
// As of N2588, C++0x result_of only supports function call
|
||||||
// expressions of the form f(x). This precludes support for member
|
// expressions of the form f(x). This precludes support for member
|
||||||
|
Loading…
x
Reference in New Issue
Block a user