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: [v3] libstdc++/6533


>>>>> Benjamin Kosnik writes:

>> Also, is there something wrong with traits_type::eq_int_type?

Ben> ... it expects int_type, not char_type as I was passing in. 

	I did not mean "wrong" in terms of why you switched, but wrong in
terms of should that coding style be avoided. Very similar code is used in
other parts of libstdc++-v3.

Thanks, David


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