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 PATCH: valarray fixes (3)


Benjamin Kosnik <bkoz@redhat.com> writes:

| > 	* testsuite/26_numerics/valarray_name_lookup.C (main): Add more
| > 	tests.
| 
| Dude. Every other test in the testsuite has a ".cc" extension. Please,
| could you make this one match the others?

Sure! (I bindly copied it from my local testsuite repo without
remembering to rename it).

| >	(_BinFunClos<>): Remove.
| >	(_BinFunBase<>): Likewise.
| >	(_BinFunBase1<>):Likewise.
| >	(_BinFunBase2<>): Likewise.
| 
| These aren't exported, so yay. This is cool.

Yah.  Now, there is much less code and the performance is better.

-- Gaby


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