forked from boostorg/config
Merge Clang NRVO config setting from trunk
[SVN r62005]
This commit is contained in:
@ -28,7 +28,7 @@
|
|||||||
# define BOOST_HAS_MS_INT64
|
# define BOOST_HAS_MS_INT64
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// NOTE: Clang does not yet support NRVO.
|
#define BOOST_HAS_NRVO
|
||||||
|
|
||||||
// NOTE: Clang's C++0x support is not worth detecting. However, it
|
// NOTE: Clang's C++0x support is not worth detecting. However, it
|
||||||
// supports both extern templates and "long long" even in C++98/03
|
// supports both extern templates and "long long" even in C++98/03
|
||||||
|
Reference in New Issue
Block a user