template struct allocator_traits { template class _Func> struct _Ptr {}; using rebind_alloc = int; }; inline void frob () { allocator_traits _M_unpooled; }