I have recently wondered whether the function for finding a substring of a string is efficiently implemented in STL? In other words, is one of the linear algorithms (Boyer-Moore, KMP or something else) used? Would somebody of you know?
Thanks
Does STL use Boyer-Moore?
Moderator: Board moderators