diff options
author | dim <dim@FreeBSD.org> | 2015-01-17 12:54:02 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2015-01-17 12:54:02 +0000 |
commit | 880b33da757d6075e2a5d22ec15cf5cd44f6ccab (patch) | |
tree | fff74a1ed2ece0a7058a2aba65ba36dbb68eb4f0 /contrib/libc++/include/stack | |
parent | 45e30f880b8686433b53d2e730f51a485c88afb3 (diff) | |
download | FreeBSD-src-880b33da757d6075e2a5d22ec15cf5cd44f6ccab.zip FreeBSD-src-880b33da757d6075e2a5d22ec15cf5cd44f6ccab.tar.gz |
MFC r276517:
Pull in r200010 from upstream libc++ trunk (by Marshall Clow):
Rename some internal templates to avoid conflict with complier
intrinsics. __is_constructible --> __libcpp_is_constructible,
__is_nothrow_constructible --> __libcpp_is_nothrow_constructible, and
__is_nothrow_assignable --> __libcpp_is_nothrow_assignable. No
functionality change.
Pull in r206805 from upstream libc++ trunk (by Marshall Clow):
Use compiler intrinsic __is_constructible if available
This should fix building parts of world with -std=c++11 enabled.
Reported by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Diffstat (limited to 'contrib/libc++/include/stack')
0 files changed, 0 insertions, 0 deletions