Boost logo

Boost :

Subject: Re: [boost] std::map::find() wrapper
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2011-05-05 09:49:34


On 05.05.2011 15:25, Thorsten Ottosen wrote:
>
> Well, how does the library user knows that an optional<T&> does not
> own the stored reference?
C++ references are *never* owning. Have never been, except in really
outlandish designs.

Sebastian


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