gcc/libstdc++-v3/include/std
Paolo Carlini 700d289947 bitset (bitset<>::to_ullong, [...]): Add.
2009-12-29  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/bitset (bitset<>::to_ullong, _M_do_to_ullong): Add.
	(_Base_bitset<>::_M_do_to_ullong): Add.
	* include/debug/bitset (bitset<>): Add using _Base::to_ullong.
	* include/profile/bitset (bitset<>): Likewise.
	* testsuite/23_containers/bitset/to_ullong/1.cc: New.

From-SVN: r155504
2009-12-29 12:24:36 +00:00
..
algorithm algorithm: Include <utility>, per UK-300. 2009-11-13 15:06:28 +00:00
array Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
atomic atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
bitset bitset (bitset<>::to_ullong, [...]): Add. 2009-12-29 12:24:36 +00:00
c++0x_warning.h Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
chrono chrono (struct __common_rep_type): New. 2009-11-01 00:35:40 +00:00
complex Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
condition_variable condition_variable: Revert inadvertent changes. 2009-12-18 09:44:54 +00:00
deque merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
forward_list Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
fstream Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
functional functional (bind): Avoid invalid instantiations for bind<void>. 2009-12-24 14:54:33 +00:00
future atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
iomanip Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ios Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
iosfwd user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
iostream Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
istream istream (operator>>(basic_istream<>&&, _Tp&)): Minor cosmetic changes, inline. 2009-08-03 21:53:25 +00:00
iterator Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
limits user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
list merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
locale Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
map merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
memory user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
mutex mutex (call_once(once_flag&, _Callable, _Args&&...)): Explicitly qualify with std:: bind calls. 2009-12-22 12:45:12 +00:00
numeric PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
ostream re PR libstdc++/41949 (std::endl documentation contains bad link) 2009-11-06 08:38:02 +00:00
queue Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
random random.h (class linear_congruential_engine, [...]): Do not use simulated concept checks... 2009-10-12 19:11:31 +00:00
ratio macros.h: Replace @tbd with valid doxygen tag @todo. 2009-06-23 18:51:48 +01:00
regex Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
set merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
sstream user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
stack Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
stdexcept Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
streambuf user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
string Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
system_error PR c++/38796, Core issue 906 2009-10-26 15:07:14 -04:00
thread forward_list.h (splice_after): Use forward. 2009-07-31 22:26:32 -04:00
tuple re PR libstdc++/41530 ([c++0x] Cannot move-construct std::tuple from a different type of std::tuple) 2009-10-05 17:56:02 +00:00
type_traits type_traits (declval): Add, per DR 1255. 2009-11-13 02:25:12 +00:00
unordered_map merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
unordered_set merge branch profile-stdlib 2009-10-03 02:17:41 +00:00
utility user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
valarray valarray (valarray<>::operator=(const valarray<>&), [...]): Implement resolution of DR 630, [Ready] in Frankfurt. 2009-07-22 12:19:58 +00:00
vector merge branch profile-stdlib 2009-10-03 02:17:41 +00:00