struttura di uses_allocator
Specializzazioni che sempre compatibili.
template<class Ty, class Alloc>
struct uses_allocator<promise<Ty>, Alloc> : true_type;
template<class Ty, class Alloc>
struct uses_allocator<packaged_task<Ty>, Alloc> : true_type;
Requisiti
Implementazioni diIntestazione:
Spazio dei nomi: deviazione standard