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: C++ PATCH: Fix 12226


>Benjamin, I suggest that you factor these (and similar) tests by
>creating a template that you instantiate with the right types; there's
>a lot of unncessarily code duplication in these tests.  Also, your
>name is given as:
>
>  // 2003-03-26 B enjamin Kosnik  <bkoz@redhat.com>

Duly noted. As usual, those tests were added for one thing and then soon
used everywhere: I think 21/22/27 all use this kind of test.  I'll get
to this later though.

-benjamin


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