$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2005-09-27 10:55:31
"Robert Ramey" <ramey_at_[hidden]> wrote
> Much fame and fortune will accrue to he who creates the function
>
> template<typename T>
> char * guid()
>
> which returns a unique char string in a platform independent way.
Might be done pretty easily on top of typeof emulation. Of course, custom
type/template registration would be required.
Regards,
Arkadiy