This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/21770] rebinding allocator::value type vs. container::value_type


------- Additional Comments From pcarlini at suse dot de  2005-05-26 18:17 -------
... that said, if we agree about the substance of the issue, I volunteer to
work on it: have already some experience with rebind-related issues in 
basic_string. Ah, yes, this extension makes certainly sense, because, for
basic_string doesn't exist an equivalent of 23.1/8, rebinding is necessary
in any case. Matter of consistency, in other terms: already noticed in
comment #23 of 19495, by the way ;)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21770


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]