basic_string::pointer typedef typename allocator_type::pointer pointer; The type is a synonym for allocator_type::pointer.