X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Ftestsuite%2F20_util%2Ftuple%2Felement_access%2Fconstexpr_get_by_type.cc;h=2258926e5d5ae8c972857ff3f9493fd7756b23b9;hb=8d9254fc8aa32619f640efb01cfe87cc6cdc9ce1;hp=313de061944432a7f13dad659a0d7a12d34e2e83;hpb=e528bf8d679ec946ed42568978ef4bc5c79bc7bd;p=thirdparty%2Fgcc.git diff --git a/libstdc++-v3/testsuite/20_util/tuple/element_access/constexpr_get_by_type.cc b/libstdc++-v3/testsuite/20_util/tuple/element_access/constexpr_get_by_type.cc index 313de0619444..2258926e5d5a 100644 --- a/libstdc++-v3/testsuite/20_util/tuple/element_access/constexpr_get_by_type.cc +++ b/libstdc++-v3/testsuite/20_util/tuple/element_access/constexpr_get_by_type.cc @@ -1,6 +1,6 @@ // { dg-do compile { target c++14 } } -// Copyright (C) 2013-2019 Free Software Foundation, Inc. +// Copyright (C) 2013-2020 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the