Index: test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp =================================================================== --- test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp +++ test/std/utilities/tuple/tuple.general/tuple.smartptr.pass.cpp @@ -21,18 +21,10 @@ std::tuple> up; std::tuple> sp; std::tuple> wp; -// std::tuple> ap; } { std::tuple> up; std::tuple> sp; std::tuple> wp; -// std::tuple> ap; } - { - std::tuple> up; - std::tuple> sp; - std::tuple> wp; -// std::tuple> ap; - } -} \ No newline at end of file +}