Boost logo

Boost :

From: Kevlin Henney (Kevlin.Henney_at_[hidden])
Date: 2000-01-11 10:13:42


>Aliasing is something to be aware of :). The documentation of call_traits
>should point out this issue so that you don't write code that would fail
>from dangling references -- when in doubt, just pass by const T instead of
>using call_traits. I think this is all that is necessary, though.

In other words, don't write code in such a way that it doesn't work? ;->

Kevlin


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