std::match_results<BidirIt,Alloc>::get_allocator

Returns the allocator associated with the object.

# Declarations

allocator_type get_allocator() const;

(since C++11)

# Return value

The associated allocator.