|
Boost Users : |
From: Abir Basak (abirbasak_at_[hidden])
Date: 2008-03-20 05:09:09
Hi while i am using boost unordered_set , and insert a new key value pair,
it returns the iterator as a const one. In fact when i looked at the code,
the iterator is a typedef to implementation::const_iterator ... so there is
no way to gen an mutable iterator from the set, including begin() and end()
is it a standard behavior or i am missing something ?
thanks
abir
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net