Boost logo

Boost :

Subject: Re: [boost] [type_traits] extension has_operator_xxx - cv qualifiers and references
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2011-02-16 14:48:16


> That is fine. Tell me whenever you have updated the sandbox and I will get
> the latest changes, run the tests again, and upload the results to the same
> folder in the vault. I am glad to help as I intend to use your type traits
> operators for another library on which I am working.

I have added some more testing of cv-qualifiers and references and
discovered some new bugs which I have corrected.
I have added the #pragma to remove the warnings.

Could run again the tests:
- vault unix newlines:
http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits.tar.bz2&directory=Extension&
- vault dos newlines:
http://www.boostpro.com/vault/index.php?action=downloadfile&filename=type_traits-dos.tar.bz2&directory=Extension&
- sandbox: http://svn.boost.org/svn/boost/sandbox/type_traits/

I think the code is pretty ready for review now. I must work a bit
more on the documentation.

Frédéric


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