mirror of git://gcc.gnu.org/git/gcc.git
PR libstdc++/65978 * include/std/tuple (forward_as_tuple, tie): Add constexpr. * testsuite/20_util/tuple/creation_functions/constexpr.cc: Uncomment and fix tests for forward_as_tuple and tie. From-SVN: r222719 |
||
|---|---|---|
| .. | ||
| 23978.cc | ||
| 48476.cc | ||
| constexpr.cc | ||
| forward_as_tuple.cc | ||
| make_tuple.cc | ||
| tie.cc | ||
| tie2.cc | ||
| tuple_cat.cc | ||