[bimap] Look ups on the vector_of collection type
5 Oct
2014
5 Oct
'14
10:05 a.m.
Would it make sense to define a bimap like this: boost::bimap< boost::bimaps::set_ofstd::string, boost::bimaps::vector_ofstd::string> mymap; And then make the right view (vector_of) more amenable to lookups by performing a sort followed by a binary search on it? Thanks.
3689
Age (days ago)
3689
Last active (days ago)
0 comments
1 participants
participants (1)
-
Arindam Mukherjee