I have been reading about boost condition variables for thread synchronization however I could only get access to the class boost::condition_variable
and not boost::condition
for which I get
'condition is not a member of boost'
any suggestions on what might be going on ? Do I need to download something. I am using VS2010 and boost 1.47