
I searched for, but did not locate, a GUID generator amongst the library files. Doesn't anybody here have a need for such a utility? I can't possibly be the only C++ coder who needs it. -Sid Sacek

Sid Sacek-3 wrote:
I searched for, but did not locate, a GUID generator amongst the library files.
Doesn't anybody here have a need for such a utility? I can't possibly be the only C++ coder who needs it.
Hi, What about the released Boost.uuid - A universally unique identifier, from Andy Tompkins. Best, Vicente -- View this message in context: http://boost.2283326.n4.nabble.com/uuid-generator-tp3261679p3261725.html Sent from the Boost - Dev mailing list archive at Nabble.com.

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Vicente Botet Sent: Saturday, February 05, 2011 7:26 AM To: boost@lists.boost.org Subject: Re: [boost] [uuid generator]
Hi,
What about the released Boost.uuid - A universally unique identifier, from Andy Tompkins. Best, Vicente
Oops! You're right. I was looking through an old branch of the code base. Thanks.
participants (2)
-
Sid Sacek
-
Vicente Botet