This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: RFC: change in std::type_info's equality operator


Paolo Carlini <pcarlini@suse.de> writes:

| I have double checked the standard ;) and everything seems ok with
| your proposal. Indeed, we are already using an identical strategy for
| locale::operator== (perhaps we could improve that implementation, but
| this is another story ;).

I'm not sure locale comparison is as widely used as type_info comparison.

-- Gaby


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