Re: [Boost-bugs] [Boost C++ Libraries] #2423: map_array insert has invalid assertion

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2423: map_array insert has invalid assertion
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-10-21 00:15:41


#2423: map_array insert has invalid assertion
-------------------------------------------------------+--------------------
  Reporter: benson margulies <bimargulies_at_[hidden]> | Owner: guwi17
      Type: Bugs | Status: assigned
 Milestone: Boost 1.37.0 | Component: uBLAS
   Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------------------------------+--------------------

Comment(by benson margulies <bimargulies_at_[hidden]>):

 I'm reasonably certain that all you have to do is insert out of order: 1,
 10, 5. If that doesn't cooperate for you, I'll cook you a test case?

 std::map has incredibly slow performance for iteration. If, like me, you
 need to rapidly iterate over the occupied slots of the sparse data
 structure, std::map is awful.

-- 
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2423#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:49:59 UTC