Boost logo

Boost Users :

Subject: [Boost-users] [bimap] Problem with finding elements in a vector_of
From: Teto (mattator_at_[hidden])
Date: 2011-08-03 15:10:15


Hi,

I've a peculiar bimap defined as such:
bbi::bimap< bbi::unordered_set_of< TFullId>,
bbi::vector_of<CBindDescriptor>>

And I want to find all the TFullId matching a certain CBindDescriptor. but I
can't succeed in compiling.

Here are 10 lines of code:
http://boost.codepad.org/99V38S9U

Thx for any hint
matt



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