allocator_type get_allocator() const noexcept;
返回与内部的序列容器关联的分配器。
(无)
关联的分配器。
std::basic_string<CharT,Traits,Allocator>