Udostępnij za pośrednictwem


Struktura uses_allocator

Specjalizacji, które zawsze prawdziwe.

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;

Wymagania

Nagłówek: przyszłych

Obszar nazw: std

Zobacz też

Informacje

<future>

Inne zasoby

Pliki nagłówków