deque的意思和读音

deque

1. list . deque . deque( ) ...

2. <complex> <deque> <exception> ...

3. depth deque dequeue ...

4. ( Vector) ( Deque) 线( List) ...

5. depth sorting deque derivation ...

6. list 10.3.3 deque 10.3. 1 ...

:,,,

1.When a task forks a new thread, it pushes it onto the head of its own deque.线deque

2.In the event the thread's task queue is empty, it then tries to steal another task off the tail of another thread's deque.线线deque

3.Nine collections are implemented in STL by using map, multimap, list, vector, deque, and set.使STL