Subject: [Boost-bugs] [Boost C++ Libraries] #1710: Redo the prime number list
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-03-24 14:24:44
#1710: Redo the prime number list
-------------------------------------+--------------------------------------
Reporter: danieljames | Owner: danieljames
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: unordered
Version: Boost Development Trunk | Severity: Optimization
Keywords: |
-------------------------------------+--------------------------------------
Hervé Brönnimann:
The prime number list is too short, it roughly doubles every time.
On the other hand, I understand that it wouldn't do that have a
*much* larger list, as this static array is included in every
translation unit. One possibility for a much finer one would be to
make unordered an object library, included in the build. I
understand if you want to keep it "include-only", but could you at
least enlarge the list to have an increase of 30% instead of 100%?
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1710>
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:57 UTC