summaryrefslogtreecommitdiffstats
path: root/contrib/libc++/include/stack
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2015-01-17 12:54:02 +0000
committerdim <dim@FreeBSD.org>2015-01-17 12:54:02 +0000
commit880b33da757d6075e2a5d22ec15cf5cd44f6ccab (patch)
treefff74a1ed2ece0a7058a2aba65ba36dbb68eb4f0 /contrib/libc++/include/stack
parent45e30f880b8686433b53d2e730f51a485c88afb3 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud