gcc/libstdc++-v3/testsuite/23_containers/bitset
Paolo Carlini fc09e5b6bd bitset (operator[](size_t) const): Declare constexpr.
2011-11-19  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/debug/bitset (operator[](size_t) const): Declare constexpr.
	* include/profile/bitset: Likewise.
	* testsuite/23_containers/bitset/operations/constexpr.cc: Split out
	non portable bits to...
	* testsuite/23_containers/bitset/operations/constexpr-2.cc: ... here.

From-SVN: r181506
2011-11-19 11:50:44 +00:00
..
all Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
cons re PR libstdc++/50268 ([C++0x] bitset doesn't sanitize input) 2011-09-02 10:28:36 +00:00
count Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
debug/invalidation bitset (bitset<>::reference): Clean code, use normal reference type in experimental mode. 2010-11-27 10:04:19 +00:00
ext Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
hash stl_bvector.h (hash<vector<bool, _Alloc>>): Add. 2010-03-02 21:11:19 +00:00
input Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
operations bitset (operator[](size_t) const): Declare constexpr. 2011-11-19 11:50:44 +00:00
requirements syntax_option_type.cc: Avoid -Wall warnings. 2010-11-02 18:25:55 +00:00
test Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
to_string Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
to_ullong bitset (bitset<>::to_ullong, [...]): Add. 2009-12-29 12:24:36 +00:00
to_ulong Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
18604.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
45713.cc re PR libstdc++/45713 (sizeof std::bitset<ULONG_MAX> == 1) 2010-09-18 01:29:31 +00:00