Type Definition gcollections::wrappers::vector_deque::DequeBackStack[][src]

type DequeBackStack<T> = Stack<VectorDeque<T>, Back>;