gcc/libstdc++-v3/testsuite/20_util/variant
Ville Voutilainen 4026227f21 re PR libstdc++/87619 (sizeof(std::variant) can be reduced if its variant_size is UCHAR_MAX)
PR libstdc++/87619

* include/std/variant (__select_index): Fix an off-by-one.
* testsuite/20_util/variant/87619.cc: New.

From-SVN: r265247
2018-10-17 22:08:51 +03:00
..
80165.cc re PR libstdc++/80165 (Constexpr tuple of variant doesn't work) 2018-05-13 13:36:12 +03:00
85183.cc PR libstdc++/85183 fix std::variant move-assignment 2018-04-04 00:03:07 +01:00
86874.cc PR libstdc++/86874 fix std::variant::swap regression 2018-08-07 20:13:26 +01:00
87619.cc re PR libstdc++/87619 (sizeof(std::variant) can be reduced if its variant_size is UCHAR_MAX) 2018-10-17 22:08:51 +03:00
any.cc Update copyright years. 2018-01-03 11:03:58 +01:00
compile.cc Update copyright years. 2018-01-03 11:03:58 +01:00
deduction.cc Update copyright years. 2018-01-03 11:03:58 +01:00
hash.cc Update copyright years. 2018-01-03 11:03:58 +01:00
index_type.cc Update copyright years. 2018-01-03 11:03:58 +01:00
run.cc Update copyright years. 2018-01-03 11:03:58 +01:00