OSDN Git Service

* bitset: explicitly convert basic_string<...>::npos to size_t in
authoroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Nov 1998 12:10:39 +0000 (12:10 +0000)
committeroliva <oliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 27 Nov 1998 12:10:39 +0000 (12:10 +0000)
commitb54aed5205a7405a638f551ee5dfdccc38c74d36
tree96cd812e0e8be612226b4c7df3082f24375ae89d
parent2144ed53c64b6846c4c25e6a4743e7b27c48d21e
* bitset: explicitly convert basic_string<...>::npos to size_t in
default argument to constructor, to avoid parse error at `>'
(__STL_EXPLICIT_FUNCTION_TMPL_ARGS): replace #if with #ifdef

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23937 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++/stl/ChangeLog
libstdc++/stl/bitset