$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Robert Ramey (ramey_at_[hidden])
Date: 2005-09-27 12:01:25
Arkadiy Vertleyb wrote:
> "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