mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 04:17:16 +02:00
Clang now supports the NRVO
[SVN r62004]
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
# define BOOST_HAS_MS_INT64
|
||||
#endif
|
||||
|
||||
// NOTE: Clang does not yet support NRVO.
|
||||
#define BOOST_HAS_NRVO
|
||||
|
||||
// NOTE: Clang's C++0x support is not worth detecting. However, it
|
||||
// supports both extern templates and "long long" even in C++98/03
|
||||
|
Reference in New Issue
Block a user