Don't define uses-allocator variable templates in C++11
authorJonathan Wakely <redi@gcc.gnu.org>
Tue, 18 Oct 2016 11:42:18 +0000 (12:42 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 18 Oct 2016 11:42:18 +0000 (12:42 +0100)
commit0aeb81f86f6dc5bfc21bf035fd71ab17a3f3978f
tree4b99995fda2a227f17a7008407104b45e7f514e8
parentb64e82394fd4ad74220946bdab73bee9ad63bc0a
Don't define uses-allocator variable templates in C++11

* include/bits/uses_allocator.h (__is_uses_allocator_constructible_v)
(__is_nothrow_uses_allocator_constructible_v): Only define for C++14
and later.

From-SVN: r241301
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/uses_allocator.h