다음을 통해 공유


concurrent_queue::~concurrent_queue 소멸자

동시 큐를 소멸시킵니다.

template<
   typename _Ty,
   class _Ax
>
concurrent_queue<_Ty,_Ax>::~concurrent_queue();

요구 사항

헤더: concurrent_queue.h

네임스페이스: 동시성

참고 항목

기타 리소스

concurrent_queue 클래스