$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Matt Hurd (matt.hurd_at_[hidden])
Date: 2004-07-22 19:49:53
On Thu, 22 Jul 2004 18:50:19 -0400, David Abrahams
<dave_at_[hidden]> wrote:
> "Arkadiy Vertleyb" <vertleyb_at_[hidden]> writes:
>
> > Besides, is GUID a portable concept?
>
> I Dunno.
Yes it is when you call it a UUID.
Here is an example of a somewhat portable one:
http://www.dre.vanderbilt.edu/Doxygen/Current/html/ace/UUID_8h-source.html
Certainly clumsier than a size_t.
Regards,
Matt Hurd.