[PATCH] [libcxx] Add <experimental/tuple> header for LFTS.

Marshall Clow mclow.lists at gmail.com
Tue Mar 17 10:56:50 PDT 2015


================
Comment at: include/experimental/tuple:51
@@ +50,3 @@
+
+#define __cpp_lib_experimental_apply
+
----------------
cppreference.com says: 

    a value of at least `201402` indicates that the tuple apply() function is supported

http://reviews.llvm.org/D4512

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list