|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2001-08-24 14:18:57
From: "David Abrahams" <david.abrahams_at_[hidden]>
> Not being familiar with ref, I wonder if proxy might not be a better name?
ref(v) is used to indicate to a library that the argument should be passed
by reference, not by value. It returns a reference_wrapper<V> that stores a
reference to v.
-- Peter Dimov Multi Media Ltd.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk