]> gcc.gnu.org Git - gcc.git/commit
bitset (bitset<>::to_ullong, [...]): Add.
authorPaolo Carlini <paolo.carlini@oracle.com>
Tue, 29 Dec 2009 12:24:36 +0000 (12:24 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 29 Dec 2009 12:24:36 +0000 (12:24 +0000)
commit700d2899472c55c8bf83db69056f45bbd2fb7b17
tree695b08a8b30f039735cf8d1520196297d489fbca
parent497d63a44eb2291fd2bea10f5312b4d1a3a63dee
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
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/bitset
libstdc++-v3/include/profile/bitset
libstdc++-v3/include/std/bitset
libstdc++-v3/testsuite/23_containers/bitset/to_ullong/1.cc [new file with mode: 0644]
This page took 0.089148 seconds and 5 git commands to generate.