If T has a nested type allocator_type, returns t.get_allocator(). Otherwise returns type().
T
allocator_type
t.get_allocator()
type()
static decltype(auto) get( const T & t);