patch by Jesse Towner, and bug fix by Sebastian Redl
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@110724 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1129,7 +1129,7 @@ struct uses_allocator
|
||||
{
|
||||
};
|
||||
|
||||
#ifdef _LIBCPP_MOVE
|
||||
#if defined(_LIBCPP_MOVE) && !defined(_LIBCPP_HAS_NO_ADVANCED_SFINAE)
|
||||
|
||||
// uses-allocator construction
|
||||
|
||||
|
Reference in New Issue
Block a user