2011-07-20 Benjamin Kosnik <bkoz@redhat.com>
commit928134fff0dd1c1d76ab084e5fad20744e336dbf
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jul 2011 05:48:03 +0000 (21 05:48 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Jul 2011 05:48:03 +0000 (21 05:48 +0000)
tree3307f0f8f04a21abe09deaa14276b8d1498d7353
parentcd9f496fd38314abcc660f35881b6658843706f0
2011-07-20  Benjamin Kosnik  <bkoz@redhat.com>
    Daniel Krugler  <daniel.kruegler@googlemail.com>

* include/std/array (array::at, array::operator[]): Mark constexpr.
* testsuite/23_containers/array/requirements/
constexpr_element_access.cc: Add.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176550 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/array
libstdc++-v3/testsuite/23_containers/array/requirements/constexpr_element_access.cc [new file with mode: 0644]