From e0095a7644863a8d37ebc2306549cb4e92ecd3aa Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Wed, 29 Aug 2018 17:51:01 +0000 Subject: Vendor import of libc++ release_70 branch r340910: https://llvm.org/svn/llvm-project/libcxx/branches/release_70@340910 --- include/__node_handle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/__node_handle') diff --git a/include/__node_handle b/include/__node_handle index fe09f3c1e51c..567f8b047a34 100644 --- a/include/__node_handle +++ b/include/__node_handle @@ -26,7 +26,8 @@ _LIBCPP_BEGIN_NAMESPACE_STD #if _LIBCPP_STD_VER > 14 -#define __cpp_lib_node_extract 201606L +// FIXME: Uncomment this when we support the 'merge' functionality. +// #define __cpp_lib_node_extract 201606L // Specialized in __tree & __hash_table for their _NodeType. template -- cgit v1.3