Why is iterator_traits<unordered_map<K, M>>::pointer a detail::ptr_node type rather than value_type *?
The iterator type looks like:
template
While eyes are on it, it should also use addressof as opposed to &
On Oct 17, 2014 2:20 PM, "Daniel James"
On 17 October 2014 22:06, Alex Mohr
wrote: Why shouldn't iterator_traits<>::pointer be Value* here?
I imagine that would be what is known as a bug.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (3)
-
Alex Mohr
-
Daniel James
-
Matt Calabrese