Opened 16 years ago
Last modified 12 years ago
#816 closed Support Requests (fixed)
duplicat initial members -> erase_key postcond. fail — at Version 2
Reported by: | cppljevans | Owned by: | Aleksey Gurtovoy |
---|---|---|---|
Milestone: | Boost 1.46.0 | Component: | mpl |
Version: | None | Severity: | Problem |
Keywords: | Cc: | agurtovoy@… |
Description (last modified by )
has_key<erase_key<set<T,T>,T>::type>type::value==true in violation of Postcondition on http://www.boost.org/libs/mpl/doc/refmanual/erase-key.html .
Change History (3)
comment:2 by , 15 years ago
Component: | None → mpl |
---|---|
Description: | modified (diff) |
Severity: | → Problem |
by , 13 years ago
Attachment: | assoc_by_insert.cpp added |
---|
solution using superclass which is fold over insert op
Note:
See TracTickets
for help on using tickets.