added documentation to string_search namespace

This commit is contained in:
Krishna Vedala
2020-05-31 23:30:56 -04:00
parent 8df3288e06
commit e7cd34e02f

View File

@@ -20,6 +20,9 @@
#endif
#include <vector>
/** \namespace string_search
* \brief String search algorithms
*/
namespace string_search {
/**
* Generate the partial match table aka failure function for a pattern to