$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Henrik Sundberg (storangen_at_[hidden])
Date: 2007-04-30 11:22:15
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?
/$