
30 Apr
2007
30 Apr
'07
3:22 p.m.
This is not a review, just a remark.
From the documentation: The boost::guid::create() function returns a random-number-based guid... All functions are thread-safe except boost::guid::create().
Why isn't this routine made thread-safe? Why are the other routines thread-safe when this isn't? /$