branches with status:
Name Status Last Modified Last Commit
lp:~feverzsj/libmct/libmct 1 Development 2013-09-29 14:35:29 UTC
270. Add unfinished implementation of bima...

Author: Paul Pogonyshev
Revision Date: 2013-08-14 21:06:47 UTC

Add unfinished implementation of bimap containers

MCT bimaps are modeled after Boost.Bimap, i.e. are mostly interface-
compatible with a subset of Boost bimaps. Largest missing parts are
map-like views (existing are more of stubs) and documentation. Tests
that existed for sets and maps are adapted to bimaps (only one fails),
but number of tested parameter combination is currently small.
Additionally, special tests for bimap-specific functionality, mostly
views and peculiar insertion constraints, are needed. Linked and
forward bimaps are pending.

11 of 1 result