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]

new extension: boyer-moore search algorithm variants


Hey Dhruv.

I have two questions about this patch. 

1) struct __bm_struct.

Boo. Bad name. How about __boyer_moore_base? Other ideas?

2) Why __is_one_byte and not moving __is_char from
ext/cpp_type_traits.h and correcting it for signed/unsigned....

?

Can you add in the testsuite additions?

best,
-benjamin


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