31
Regular expressions library
[re]
31.10
Class template
match_results
[re.results]
31.10.6
match_results
allocator
[re.results.all]
allocator_type get_allocator() const;
1
#
Returns:
A copy of the Allocator that was passed to the object's constructor or, if that allocator has been replaced, a copy of the most recent replacement
.