> 2011-08-03 Benjamin Kosnik
> François Dumont
>
> * testsuite/23_containers/array/at_neg.cc: Move...
> * testsuite/23_containers/array/at.cc: ...here. Remove
> -fno-exceptions, call const at member function.
I've reverted the name change.
-benjamin
Hey this fixes up the array::at issue as pointed out on this list.
In addition, it adds some more tuple markup for constexpr. I'm going to
stage in the tuple work, as some of it is more controversial.
tested x86/linux
-benjamin2011-08-03 Benjamin Kosnik
* include/std/tuple: Mark more cons