j
k
j a
j l
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
Back to the thread
Back to the list