-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. type scons under path/src
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
./thread/pcqueue.hpp:44: error: ISO C++ forbids declaration of 'deque' with no
type
./thread/pcqueue.hpp:44: error: expected ';' before '<' token
./thread/pcqueue.hpp: In member function 'Type PCQueue<Type>::Pop()':
Original issue reported on code.google.com by felixc...@gmail.com on 21 Nov 2010 at 2:08
Reactions are currently unavailable