Opened 6 years ago
Closed 5 years ago
#12894 closed Bugs (fixed)
boost::instrusive::unordered_set::suggested_lower_bucket_count doesn't compile when size_type != std::size_t
Reported by: | anonymous | Owned by: | Ion Gaztañaga |
---|---|---|---|
Milestone: | To Be Determined | Component: | intrusive |
Version: | Boost 1.63.0 | Severity: | Problem |
Keywords: | Cc: |
Description
The bound variable is declared as size_type instead of size_t to match the type of the prime numbers table.
Note:
See TracTickets
for help on using tickets.
Many thanks for the report. It should be fixed by commit:
https://github.com/boostorg/intrusive/commit/db15ff6c089997a1a24276d93d729ac5ef0a6375