Logo
Explore Help
Sign In
generic-library/cxx
1
0
Fork 0
You've already forked cxx
Code Issues Pull Requests Releases Wiki Activity
cxx/test/utilities/tuple/tuple.tuple/tuple.helper
History
Marshall Clow 8148fdb5d2 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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@220295 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-21 15:05:31 +00:00
..
tuple_element.pass.cpp
Implement LWG Paper n3887: Consistent Metafunction Aliases. This adds std::tuple_element_t<> as an alias for tuple_element<>::type. Clean up the synopsis for tuple_element in <utility> as well.
2014-03-03 06:18:11 +00:00
tuple_size.pass.cpp
LWG 1118
2010-11-17 19:22:43 +00:00
tuple.include.array.pass.cpp
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.
2014-10-21 15:05:31 +00:00
tuple.include.utility.pass.cpp
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.
2014-10-21 15:05:31 +00:00
Powered by Gitea Version: 1.23.7 Page: 90ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API