Same as the preceding overload, using a std::vector result buffer.
Synopsis
Declared in <bdlpcre_regex.h>
void
namedSubpatterns(std::vector<std::pair<std::string_view, int>>* result) const;
Created with MrDocs