Same as the preceding overload, using a std::pmr::vector buffer.

Synopsis

Declared in <bdlpcre_regex.h>

void
namedSubpatterns(std::pmr::vector<std::pair<std::string_view, int>>* result) const;

Created with MrDocs