array (at): Remove constexpr when -fno-exceptions.
authorBenjamin Kosnik <bkoz@redhat.com>
Tue, 26 Jul 2011 04:21:57 +0000 (04:21 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 26 Jul 2011 04:21:57 +0000 (04:21 +0000)
commit9bc13c238df4ed18f702e70f976408dee0c7df6b
treed45a3f03d5c7d2f895060246c0d5ed54c998a2b1
parent104fcc7aec39d14625aad4f6573c44c2eb54aaa3
array (at): Remove constexpr when -fno-exceptions.

2011-07-25  Benjamin Kosnik  <bkoz@redhat.com>

* include/std/array (at): Remove constexpr when -fno-exceptions.
* testsuite/23_containers/array/at_neg.cc: Test.

From-SVN: r176780
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/array
libstdc++-v3/testsuite/23_containers/array/at_neg.cc [new file with mode: 0644]