forked from OSchip/llvm-project
Clang and C1XX both complain about mismatched class/struct, but libc++ and MSVC's STL differ on what they use for tuple_element/tuple_size, so there's no way to win here. I'm reverting this part of my previous change. In the future, I'll have to suppress the warning for one compiler or the other. llvm-svn: 305854 |
||
|---|---|---|
| .. | ||
| tuple.apply | ||
| tuple.assign | ||
| tuple.cnstr | ||
| tuple.creation | ||
| tuple.elem | ||
| tuple.helper | ||
| tuple.rel | ||
| tuple.special | ||
| tuple.swap | ||
| tuple.traits | ||
| TupleFunction.pass.cpp | ||
| alloc_first.h | ||
| alloc_last.h | ||