|
Boost : |
From: Karl Nelson (kenelson_at_[hidden])
Date: 2001-12-21 18:23:19
> > 'ofrstream'.
> > This temporary is passed shared pointers to access the internal
> > structures of the initial object.
> > 3. operator<<(ofrstream&, const T&) is called for ' << toto'
>
> Here may be a problem of passing temporary by non-const reference.
I think the actual code has it overloaded to take const T&, T&,
manipulators, and others.
--Karl
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk