Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / hana / benchmark / make / compile.erb.json
index d250801..2416687 100644 (file)
       "data": <%= time_compilation('compile.std.array.erb.cpp', hana) %>
     }
 
-    <% if not ("@CMAKE_CXX_COMPILER_ID@" == "Clang" &&
-               "@CMAKE_CXX_COMPILER_VERSION@" == "3.5.0") %>
     , {
       "name": "std::tuple",
       "data": <%= time_compilation('compile.std.tuple.erb.cpp', std) %>
     }
-    <% end %>
 
     <% if cmake_bool("@Boost_FOUND@") %>
     , {