_Map_alloc_type
typedef typename _Alloc_traits<_Tp*, _Alloc>::_Alloc_type _Map_alloc_type;
typedef simple_alloc<_Tp*, _Alloc> _Map_alloc_type;