Re: [Boost-bugs] [Boost C++ Libraries] #10328: is_linked is broken for linear slist

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10328: is_linked is broken for linear slist
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-08-14 13:11:49


#10328: is_linked is broken for linear slist
--------------------------------------+------------------------
  Reporter: anonymous | Owner: igaztanaga
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: intrusive
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+------------------------

Comment (by igaztanaga):

 As the null value is used to mark a node as "unlinked", it's not possible
 to know if an element is unlinked or it's the last element in null ended
 (linear) lists. Currently this problem has no solution. The only thing we
 can do without breaking some code is to document this behaviour.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10328#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:16 UTC