LWG #2212 (not yet adopted) mandates that tuple_size/tuple_element are...
LWG #2212 (not yet adopted) mandates that tuple_size/tuple_element are available if <array> or <utility> are included (not just <tuple>). We already do this. Add some tests to make sure that this remains true. llvm-svn: 220295
Loading
Please sign in to comment