uses_allocator, structure
Spécialisations qui contiennent toujours la valeur true.
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;
Configuration requise
En-tête : future
Espace de noms : std