allocator_type get_allocator() const noexcept;
Returns the allocator associated with the internal sequence container.
(none)
the associated allocator
std::basic_string<CharT,Traits,Allocator>