Boost logo

Boost :

From: Marc VIALA (mviala_at_[hidden])
Date: 2006-02-22 02:57:31


> De : boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]]
De la part de
> Andy Tompkins
> Envoyé : vendredi 17 février 2006 16:57
> À : boost_at_[hidden]
> Objet : Re: [boost] [database] - guid class
>
> Marc VIALA <mviala <at> acticm.com> writes:
>
> >
> > Hi Andy,
> >
> > I've just downloaded your boost::guid class to perform some tests and
verify
> > its applicability in our development but I've noticed that with VC++ NET
7.1
> > IDE you have to specify the option /Zc:wchar_t during the compilation of
> > guid.cpp file in order to run properly.
>
> I here what you are saying and I haven't yet tried it out. I am creating
bjam
> files so that one can compile it like and other boost library in the hopes
that
> this will let user set it as they like.
>
> >
> > This is my first feedback. I'm going to test it to give you more
valuable
> > feedbacks.
> >
> > Do you have any unit test of your implementation?
>
> I have created unit tests now and hope to put a new version in the boost
vault
> soon.
>

Thanks for taking account my request.

By the way, by looking more carefully your interface, I didn't see how to
have a reading access to the raw struct of the guid: attribute guid;;_data,
more precisely, to the raw data pointer: guid::_data.elems. This reading
access could be useful for low level access. Does that make sense?


Boost list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk