1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

fix comments

This commit is contained in:
bolero-MURAKAMI 2016-04-05 18:21:13 +09:00
parent a0060119ab
commit 8dc640a6e2
23 changed files with 136 additions and 134 deletions

View file

@ -128,7 +128,7 @@ namespace sprout {
}
} // namespace detail
// 7.21.5.7 strstr ŠÖ<EFBFBD>
// 7.21.5.7 strstr function
//
// recursion depth:
// O(log(N1+N2))