uses_allocator 구조
항상 참 특수화입니다.
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;
요구 사항
헤더: 미래
네임 스페이스: std
참고 항목
참조
<future>
기타 리소스
헤더 파일