allocator.h第89行:
class allocator: public __glibcxx_base_allocator<_Tp>
好像是只要调用了cstring(或调用了string类的头文件)就不行
大佬们有什么办法么?