
30 Oct
2007
30 Oct
'07
5:31 p.m.
Hello! I have a question regarding the multi-index behaviour, Let's say I have a multi-index container containing some hashed keys. What should happen with this container is empty and I retrieve an indexed by hash view into it? I have on Visual C++ 2005 an access violation, since I am trying to retrieve a view by it's hashed keys into the const container. Many thanks, Ovanes