Opened 10 years ago
Closed 10 years ago
#7921 closed Bugs (fixed)
boost::container::slist - undefined call intrusive::pointer_traits::to_pointer
Reported by: | Owned by: | Ion Gaztañaga | |
---|---|---|---|
Milestone: | To Be Determined | Component: | container |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
When compiling my program with boost 1.52 I get an error:
/home/khizmax/works/libs/boost_1_52_0/boost/container/slist.hpp:175:87: error: ‘to_pointer’ is not a member of ‘boost::intrusive::pointer_traits<std::pair<const int, map::HashMapHdrTest::value_type>*>’
Platform: Linux ubuntu-64 2.6.32-45-generic #101-Ubuntu SMP Mon Dec 3 15:39:38 UTC 2012 x86_64 GNU/Linux
with GCC 4.7.0
Change History (3)
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 10 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Reopened again as the bug was already present and not related to the one fixed in boost 1.53
Note:
See TracTickets
for help on using tickets.
Thanks for the report. This was reported in the Boost mailing list and fixed in Boost 1.53