Skip to content
Commit 6db379a2 authored by Marshall Clow's avatar Marshall Clow
Browse files

[array.tuple]/1 says that instantiating tuple_element<N, array<T, M>> is...

[array.tuple]/1 says that instantiating tuple_element<N, array<T, M>> is ill-formed if N >= M.  We didn't do that. Add a static_assert to cause a failure, and a test that checks that we failed

llvm-svn: 305191
parent 2e33bbaf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment