|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2002-10-03 14:55:45
From: "David B. Held" <dheld_at_[hidden]>
> For compilers lacking PTS, what does add_reference do? Is it undefined?
> Is it defined, but has undefined behaviour? What I would like it to do
is
> to
> simply tack on an &, regardless of the underlying type.
It just works. You don't need PTS for this.
Now that Aleksey has refactored type_traits, it would be great if someone
could refactor the tests in such a way that one could determine the
behavior of individual traits on a given platform. Volunteers?
-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk