20 Jan
2006
20 Jan
'06
5:14 p.m.
I'm looking at porting a windows (win32) app to linux. Is there a good reason to consider the boost thread library over the linux thread library? Does boost provide a wrapper for threads, so that I won't need to change my source code when porting between the two?